Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

C++

Compiler

gcc 4.9.2

Options
Boost 1.64.0
C++11
no pedantic
Raw compiler options
-I.

Author

anonymous

almost 5 years ago

nlohmann/json.hpp

$ g++ prog.cc -I/opt/wandbox/boost-1.64.0/gcc-4.9.2/include -std=c++11 -I.
[json.exception.parse_error.101] parse error at line 4, column 0: syntax error while parsing value - invalid string: control character U+000A (LF) must be escaped to \u000A or \n; last read: '"value without closing quotes<U+000A>'
the input is invalid JSON
Exit Code:
0