Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

C++

Compiler

clang 7.0.0

Options
Warnings
Optimization
Don't Use Boost
C++17
-pedantic

Author

anonymous

over 7 years ago

$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17 -pedantic
N:      3  Q == 0 in the first division
N:      5  Q == 0 in the first division
N:      7  Q == 0 in the first division
N:     11  Q == 0 in the first division
N:     27  Q == 0 in the first division
N:    363  Q == 0 in the first division
N:    867  Q == 0 in the first division
N:   1445  Q == 0 in the first division
N:   5043  Q == 0 in the first division
N:   6845  Q == 0 in the first division
N:   7803  Q == 0 in the first division
N:  10443  Q == 0 in the first division
N:  11163  Q == 0 in the first division
N:  13467  Q == 0 in the first division
N:  14283  Q == 0 in the first division
N:  18491  Q == 0 in the first division
N:  18723  Q == 0 in the first division
N:  23763  Q == 0 in the first division
N:  30603  Q == 0 in the first division
N:  31827  Q == 0 in the first division
Exit Code:
0