| Problem | lol |
|---|---|
| User | Ultraman425 |
| Submission Time | 2026-02-19 17:10:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lol.cpp: In function ‘int main()’:
lol.cpp:19:23: error: expected ‘;’ before ‘countL’
19 | countLOL += countLO
| ^
| ;
20 | countL += 1;
| ~~~~~~