Problem | tourist_noi |
---|---|
User | qwqful |
Submission Time | 2025-02-12 20:10:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘void solve()’:
tourist_noi.cpp:36:12: error: expected ‘;’ before ‘}’ token
36 | cout << 0
| ^
| ;
37 | }
| ~