Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc 4.4.7

Options
Warnings
Boost 1.59.0
C++03

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -W -I/opt/wandbox/boost-1.59.0/gcc-4.4.7/include -std=c++98
prog.cc: In function 'int main()':
prog.cc:5: error: no matching function for call to 'min(double, float&)'
Exit Code:
1