Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc 4.4.7

Options
Warnings
Boost 1.59.0
C++0x(GNU)

Author

anonymous

over 4 years ago

$ g++ prog.cc -Wall -W -I/opt/wandbox/boost-1.59.0/gcc-4.4.7/include -std=gnu++0x
prog.cc:3: warning: unused parameter 'i'
Exit Code:
42