| Problem | ihate1111 |
|---|---|
| User | zsinfo2010 |
| Submission Time | 2023-11-08 21:17:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int32_t main()’:
ihate1111.cpp:12:14: error: expected ‘}’ at end of input
12 | cout<<"NO";
| ^
ihate1111.cpp:11:10: note: to match this ‘{’
11 | } else {
| ^
ihate1111.cpp:12:14: error: expected ‘}’ at end of input
12 | cout<<"NO";
| ^
ihate1111.cpp:7:29: note: to match this ‘{’
7 | for (int i = 0; i < t; i++){
| ^
ihate1111.cpp:12:14: error: expected ‘}’ at end of input
12 | cout<<"NO";
| ^
ihate1111.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^