| Problem | yayornay |
|---|---|
| User | StewartStudios |
| Submission Time | 2025-04-02 15:15:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:15:22: error: expected ‘;’ before ‘}’ token
15 | cout << "Yay"
| ^
| ;
16 | } else {
| ~