Problem addition
User abdullahmazlan13
Submission Time 2026-06-22 15:24:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function β€˜int main()’:
addition.cpp:10:19: error: expected primary-expression before β€˜;’ token
10 | int sum = a+b >>;
| ^