| Problem | twoarrays |
|---|---|
| User | gelastropod |
| Submission Time | 2024-12-09 11:53:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
twoarrays.cpp: In function ‘int main()’:
twoarrays.cpp:34:14: error: expected ‘;’ before ‘}’ token
34 | "i am gay"
| ^
| ;
35 | }
| ~