Problem addition
User yanwen
Submission Time 2025-01-20 17:08:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:11:14: error: expected ‘;’ before ‘{’ token
11 | else(x == 2) {
| ^~
| ;