Borderou de evaluare (job #1294277)
Utilizator | Data | 17 decembrie 2014 10:26:37 | |
---|---|---|---|
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:24: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
ReadFile("muzeu.in");
^
user.cpp:155:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
WriteFile("muzeu.out");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !