Problem change
User NiXNull
Submission Time 2026-01-09 23:04:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

change.cpp: In function ‘int main()’:
change.cpp:36:3: error: expected ‘,’ or ‘;’ before ‘ans’
36 | ans[j] = temp;
| ^~~