| Problem | pythonlist |
|---|---|
| User | Secre |
| Submission Time | 2025-06-18 09:34:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
pythonlist.cpp:7:21: note: to match this ‘{’
7 | for(int i=0;i<q;i++){
| ^
pythonlist.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
pythonlist.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^