| Problem | nycheer |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-03-06 17:04:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nycheer.cpp: In function ‘int main()’:
nycheer.cpp:26:20: error: expected ‘}’ at end of input
26 | cout << "Nanyang";
| ^
nycheer.cpp:25:17: note: to match this ‘{’
25 | }else if (b==3){
| ^
nycheer.cpp:26:20: error: expected ‘}’ at end of input
26 | cout << "Nanyang";
| ^
nycheer.cpp:8:14: note: to match this ‘{’
8 | signed main(){
| ^