Problem addone
User innerspace777
Submission Time 2024-06-11 13:47:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addone.cpp: In function ‘int32_t main()’:
addone.cpp:15:22: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
15 | if (i == "9") {
| ^~~