Borderou de evaluare (job #1707067)
Utilizator | Data | 24 mai 2016 09:11:39 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:22: error: expected ‘;’ at end of member declaration
typedef struct{int x,y}M;
^
user.cpp: In function ‘void citire()’:
user.cpp:16:1: error: expected ‘;’ before ‘}’ token
}
^
user.cpp:11:8: warning: unused variable ‘x’ [-Wunused-variable]
{int i,x,y;
^
user.cpp:11:10: warning: unused variable ‘y’ [-Wunused-variable]
{int i,x,y;
^
user.cpp: In function ‘void df(int)’:
user.cpp:18:8: warning: unused variable ‘j’ [-Wunused-variable]
{int i,j;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !