| Problem | souvenirs3 |
|---|---|
| User | jaydenlol |
| Submission Time | 2026-06-26 14:51:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:8:7: error: expected ‘;’ before ‘cout’
8 | a < 2
| ^
| ;
9 | cout << a
| ~~~~