Language
C++
Compiler
gcc 9.1.0
Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-9.1.0/include -std=gnu++2a
2 : 2
3 : 3
4 : 2 2
5 : 5
6 : 2 3
8 : 2 2 2
9 : 3 3
13 : 13
24 : 2 2 2 3
70 : 2 5 7
186 : 2 3 31
6455237 : 2503 2579
6455235 : 3 5 337 1277
7999907 : 101 103 769
7999908 : 2 2 3 7 131 727
7999909 : 7999909
Exit Code:
0