Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Check odd numbers for the varsigma_odd problem and print bad and perfect square numbers. More...
Go to the source code of this file.
Functions | |
void | help_and_exit () |
int | main (int argc, const char *const argv[]) |
Check odd numbers for the varsigma_odd problem and print bad and perfect square numbers.
(January 5, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file check_varsigma_odd.cpp.
void help_and_exit | ( | ) |
Definition at line 38 of file check_varsigma_odd.cpp.
int main | ( | int | argc, |
const char *const | argv[] | ||
) |
Definition at line 56 of file check_varsigma_odd.cpp.