Problem sonictheparallelogram
User vadar2525
Submission Time 2025-08-13 16:28:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:22:3: error: expected ‘}’ before ‘else’
22 | else{
| ^~~~
sonictheparallelogram.cpp:14:15: note: to match this ‘{’
14 | if(a[i] < 0){
| ^