Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

clang 5.0.0

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

Author

anonymous

almost 7 years ago

$ clang++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors
(1, 1)
(2, 1.5)
(3, 2)
(4, 2.5)
(5, 3)
(6, 3.5)
(7, 4)
(8, 4.5)
(9, 5)
Exit Code:
0