| Problem | alice |
|---|---|
| User | ovuvuevuevueenyetuewuevue |
| Submission Time | 2025-01-29 17:39:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
alice.cpp: In function ‘int alice(int)’:
alice.cpp:12:5: error: expected primary-expression before ‘/’ token
12 | /
| ^
alice.cpp:13:5: error: expected primary-expression before ‘int’
13 | int outgoing_count = 0;
| ^~~
alice.cpp:16:13: error: ‘outgoing_count’ was not declared in this scope
16 | outgoing_count++;
| ^~~~~~~~~~~~~~