Problem addition
User Mithilesh
Submission Time 2026-06-23 15:43:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:8:2: error: ‘Cout’ was not declared in this scope
8 | Cout<< a+b;
| ^~~~