Problem | iroha |
---|---|
User | hyishigh |
Submission Time | 2024-12-28 10:16:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
iroha.cpp: In function ‘int main()’:
iroha.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
iroha.cpp:22:25: note: to match this ‘{’
22 | for(int i=0;i<n-1;i++) {
| ^
iroha.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
iroha.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^