Problem differencearray
User idkhowtocode
Submission Time 2025-12-15 15:53:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

differencearray.cpp: In function ‘int main()’:
differencearray.cpp:23:3: error: expected ‘}’ at end of input
23 | }
| ^
differencearray.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^