| Problem | sheepishprogrammer |
|---|---|
| User | Tolo925kt |
| Submission Time | 2026-02-26 14:22:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sheepishprogrammer.cpp: In function ‘int main()’:
sheepishprogrammer.cpp:6:20: error: expected ‘;’ before ‘cout’
6 | cout << "1. Choha!"
| ^
| ;
7 | cout << "2. March 4th, start of school, start of semester, oh my";
| ~~~~