Problem sum2
User Hihihihihi
Submission Time 2026-06-25 09:47:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum2.cpp: In function ‘int main()’:
sum2.cpp:16:7: error: ‘s’ was not declared in this scope
16 | cin>>s;
| ^
sum2.cpp:18:4: error: ‘i’ was not declared in this scope
18 | i=ans;
| ^
sum2.cpp:22:5: error: ‘i’ was not declared in this scope; did you mean ‘ai’?
22 | if(i>ans,ai!=ans) {
| ^
| ai
sum2.cpp:27:8: error: ‘ann’ was not declared in this scope; did you mean ‘ans’?
27 | cout<<ann+ans;
| ^~~
| ans