| Problem | yayornay |
|---|---|
| User | Junxisad |
| Submission Time | 2026-08-14 14:43:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:6:9: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
6 | cin >> name
| ^~~~
| tzname
yayornay.cpp:10:3: error: ‘else’ without a previous ‘if’
10 | else {
| ^~~~
yayornay.cpp:12:3: error: expected ‘}’ at end of input
12 | }
| ^
yayornay.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^