| Problem | alienalien |
|---|---|
| User | Yifei1234 |
| Submission Time | 2023-08-14 17:37:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
alienalien.cpp: In function ‘int main()’:
alienalien.cpp:12:5: error: ‘urgh’ was not declared in this scope
12 | if (urgh[x]==0)
| ^~~~
alienalien.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
alienalien.cpp:5:12: note: to match this ‘{’
5 | int main (){
| ^