Problem razlika
User justin271828
Submission Time 2024-05-22 23:04:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

razlika.cpp: In function ‘int main()’:
razlika.cpp:31:19: error: expected ‘;’ at end of input
31 | for (int i = spos
| ~~~~^
| ;
razlika.cpp:31:15: error: expected primary-expression at end of input
31 | for (int i = spos
| ^~~~
razlika.cpp:31:19: error: expected ‘;’ at end of input
31 | for (int i = spos
| ~~~~^
| ;
razlika.cpp:31:15: error: expected primary-expression at end of input
31 | for (int i = spos
| ^~~~
razlika.cpp:31:19: error: expected ‘)’ at end of input
31 | for (int i = spos
| ~ ~~~~^
| )
razlika.cpp:31:15: error: expected statement at end of input
31 | for (int i = spos
| ^~~~
razlika.cpp:31:15: error: expected ‘}’ at end of input
razlika.cpp:4:12: note: to match this ‘{’
4 | int mai