| Problem | ultimateifelse |
|---|---|
| User | Hytoh |
| Submission Time | 2023-03-29 13:55:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:6:5: error: ‘ll’ was not declared in this scope
6 | ll n; cin >> n;
| ^~
ultimateifelse.cpp:6:18: error: ‘n’ was not declared in this scope
6 | ll n; cin >> n;
| ^
ultimateifelse.cpp:18:14: error: ‘sz’ was not declared in this scope; did you mean ‘s’?
18 | else if (sz(s) > 5)
| ^~
| s