Problem addition
User Smashing
Submission Time 2025-01-20 16:48:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:3:15: error: ‘b’ was not declared in this scope
3 | long long a; b;
| ^