Borderou de evaluare (job #3344449)
| Utilizator | Data | 1 martie 2026 23:31:55 | |
|---|---|---|---|
| Problema | Yinyang | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:41:56: error: expected ';' before '{' token
41 | if((a[i][j]<a[i][j-1] ||a[i][j]<a[i-1][j] )
| ^
| ;
42 | {
| ~
main.cpp:41:35: warning: statement has no effect [-Wunused-value]
41 | if((a[i][j]<a[i][j-1] ||a[i][j]<a[i-1][j] )
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
main.cpp:46:21: error: expected ')' before ';' token
46 | fout <<cnt1+cnt2;
| ^
| )
main.cpp:41:15: note: to match this '('
41 | if((a[i][j]<a[i][j-1] ||a[i][j]<a[i-1][j] )
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
