Problem | change |
---|---|
User | Sandarach151 |
Submission Time | 2023-01-10 16:49:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
change.cpp: In function ‘int main()’:
change.cpp:47:10: error: expected ‘;’ before ‘ans’
47 | ans+=x
| ^
| ;
48 | ans=-1
| ~~~