Borderou de evaluare (job #1294274)
Utilizator | Data | 17 decembrie 2014 10:25:57 | |
---|---|---|---|
Problema | Muzeu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Lee()’:
user.cpp:129:9: error: expected ‘;’ before ‘d’
Lee d;
^
user.cpp:129:10: warning: statement is a reference, not call, to function ‘Lee’ [-Waddress]
Lee d;
^
user.cpp:129:10: warning: statement has no effect [-Wunused-value]
user.cpp:137:13: error: ‘d’ was not declared in this scope
d = temp + Directions[direction];
^
user.cpp: In function ‘int main()’:
user.cpp:153:25: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
ReadFile("museum.in");
^
user.cpp:155:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
WriteFile("museum.out");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !