Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 1 year ago

Language

C++

Compiler

gcc 13.2.0

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

Author

anonymous

about 1 year ago

$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors
squared: 1
not-number
squared: 4
Exit Code:
0