Problem differencearray
User ervinthedamsel
Submission Time 2024-12-09 17:08:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

differencearray.cpp: In function ‘int main()’:
differencearray.cpp:22:1: error: expected primary-expression before ‘}’ token
22 | }
| ^
differencearray.cpp:22:1: error: expected ‘}’ at end of input
differencearray.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^