Problem sumint
User yuhong
Submission Time 2023-03-02 19:17:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:36:9: error: ‘x’ was not declared in this scope
36 | cout<<x<<endl;
| ^