Problem | wabot |
---|---|
User | Ash |
Submission Time | 2024-04-20 01:08:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wabot.cpp: In function ‘void solve()’:
wabot.cpp:14:67: error: expected ‘:’ before ‘)’ token
14 | cout << (tc[0].first == tc[1].first ? tc[0].second + tc[1].second);
| ^
| :
wabot.cpp:14:67: error: expected primary-expression before ‘)’ token