| Problem | yayornay |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-22 15:48:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:6:5: error: ‘str’ was not declared in this scope; did you mean ‘std’?
6 | str Competition
| ^~~
| std
yayornay.cpp:10:6: error: ‘else’ without a previous ‘if’
10 | } else {
| ^~~~