Problem addition
User hitarthdangra
Submission Time 2025-06-16 13:53:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function β€˜int main()’:
addition.cpp:7:18: error: expected primary-expression before β€˜;’ token
7 | cout << a + b <<;
| ^