Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Read number from stdin and print factorization, number of divisors, sum of divisors and complete path of the varsigma_odd problem. More...
Go to the source code of this file.
Functions | |
void | help_and_exit () |
int | main (int argc, const char *const argv[]) |
Read number from stdin and print factorization, number of divisors, sum of divisors and complete path of the varsigma_odd problem.
(January 6, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file interactive.cpp.
void help_and_exit | ( | ) |
Definition at line 39 of file interactive.cpp.
int main | ( | int | argc, |
const char *const | argv[] | ||
) |
Definition at line 55 of file interactive.cpp.