Problem sum
User Fet
Submission Time 2024-12-02 10:31:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum.cpp: In function ‘int main()’:
sum.cpp:8:10: error: ‘b’ was not declared in this scope
8 | int a; b;
| ^