Problem ultimateifelse
User n1k1trh
Submission Time 2025-09-16 19:50:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:15:14: error: ‘sz’ was not declared in this scope; did you mean ‘s’?
15 | else if (sz(s) > 5) cout << "long\n";
| ^~
| s