Problem ultimateifelse
User Hengweezy
Submission Time 2025-01-16 15:44:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:37:10: error: ‘str’ was not declared in this scope; did you mean ‘std’?
37 | if(b == str(a)){
| ^~~
| std