Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

C++

Compiler

gcc 12.1.0

Options
Warnings
Don't Use Boost
C++14
no pedantic

Author

anonymous

over 2 years ago

$ g++ prog.cc -Wall -Wextra -std=c++14
a: {id: 1, count: 10}
b: {id: 2, count: 20}
a: {id: 1, count: 10}
b: {id: 1, count: 10}
ret: 1011
a: {id: 1, count: 10}
b: {id: 1, count: 10}
Exit Code:
0