| Problem | choochoo |
|---|---|
| User | Um |
| Submission Time | 2023-08-03 17:46:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
choochoo.cpp: In function ‘int main()’:
choochoo.cpp:10:15: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
10 | if (cg =="chugga"){
| ^~~~~~~~
choochoo.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
choochoo.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^