| Problem | typo |
|---|---|
| User | zsinfo2010 |
| Submission Time | 2023-11-09 16:04:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int32_t main()’:
typo.cpp:11:13: error: expected ‘}’ at end of input
11 | cout<<"No";
| ^
typo.cpp:10:9: note: to match this ‘{’
10 | } else {
| ^
typo.cpp:11:13: error: expected ‘}’ at end of input
11 | cout<<"No";
| ^
typo.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^