| Problem | republiccity |
|---|---|
| User | bh14 |
| Submission Time | 2023-03-10 16:58:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
republiccity.cpp: In function ‘int main()’:
republiccity.cpp:5:11: error: expected ‘;’ before ‘}’ token
5 | cout<<"0"
| ^
| ;
6 | }
| ~