Borderou de evaluare (job #3270714)
Utilizator | Data | 24 ianuarie 2025 11:33:42 | |
---|---|---|---|
Problema | Delfin | Status | done |
Runda | Arhiva de probleme | Compilator | c-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'enqueue_state':
main.c:31:21: warning: left-hand operand of comma expression has no effect [-Wunused-value]
31 | s.t_x, s.t_y, s.p_x, s.p_y, s.onPercy, s.time);
| ^
main.c:31:28: warning: left-hand operand of comma expression has no effect [-Wunused-value]
31 | s.t_x, s.t_y, s.p_x, s.p_y, s.onPercy, s.time);
| ^
main.c:31:35: warning: left-hand operand of comma expression has no effect [-Wunused-value]
31 | s.t_x, s.t_y, s.p_x, s.p_y, s.onPercy, s.time);
| ^
main.c:31:42: warning: left-hand operand of comma expression has no effect [-Wunused-value]
31 | s.t_x, s.t_y, s.p_x, s.p_y, s.onPercy, s.time);
| ^
main.c:31:53: warning: left-hand operand of comma expression has no effect [-Wunused-value]
31 | s.t_x, s.t_y, s.p_x, s.p_y, s.onPercy, s.time);
| ^
main.c:31:53: warning: statement with no effect [-Wunused-value]
main.c:31:61: error: expected ';' before ')' token
31 | s.t_x, s.t_y, s.p_x, s.p_y, s.onPercy, s.time);
| ^
| ;
main.c:31:61: error: expected statement before ')' token
main.c: In function 'main':
main.c:110:27: warning: left-hand operand of comma expression has no effect [-Wunused-value]
110 | current.t_x, current.t_y, current.p_x, current.p_y, current.onPercy, current.time);
| ^
main.c:110:40: warning: left-hand operand of comma expression has no effect [-Wunused-value]
110 | current.t_x, current.t_y, current.p_x, current.p_y, current.onPercy, current.time);
| ^
main.c:110:53: warning: left-hand operand of comma expression has no effect [-Wunused-value]
110 | current.t_x, current.t_y, current.p_x, current.p_y, current.onPercy, current.time);
| ^
main.c:110:66: warning: left-hand operand of comma expression has no effect [-Wunused-value]
110 | current.t_x, current.t_y, current.p_x, current.p_y, current.onPercy, current.time);
| ^
main.c:110:83: warning: left-hand operand of comma expression has no effect [-Wunused-value]
110 | current.t_x, current.t_y, current.p_x, current.p_y, current.onPercy, current.time);
| ^
main.c:110:83: warning: statement with no effect [-Wunused-value]
main.c:110:97: error: expected ';' before ')' token
110 | current.t_x, current.t_y, current.p_x, current.p_y, current.onPercy, current.time);
| ^
| ;
main.c:110:97: error: expected statement before ')' token
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !