Problem | addition |
---|---|
User | Priyankha13 |
Submission Time | 2023-07-08 18:07:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function βint main()β:
addition.cpp:7:12: error: expected initializer before β<<β token
7 | int cout << x + y ;
| ^~