Problem addition
User Priyankha13
Submission Time 2023-07-08 18:17:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:8:10: error: expected initializer before ‘<<’ token
8 | int cout << x + y ;
| ^~