| Problem | yayornay |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-22 15:49:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:7:5: error: expected initializer before ‘cin’
7 | cin >> Competition
| ^~~
yayornay.cpp:10:10: error: ‘else’ without a previous ‘if’
10 | } else {
| ^~~~