Borderou de evaluare (job #101393)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Sume | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 ian. 2015 14:14:30 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:7: error: expected nested-name-specifier before ‘namepsace’
user.cpp:2:7: error: ‘namepsace’ has not been declared
user.cpp:2:17: error: expected ‘;’ before ‘std’
user.cpp:2:17: error: ‘std’ does not name a type
user.cpp:3:1: error: ‘ifstream’ does not name a type
user.cpp:4:1: error: ‘ofstream’ does not name a type
user.cpp:5:1: error: declaration does not declare anything [-fpermissive]
user.cpp: In function ‘int main()’:
user.cpp:7:1: error: ‘f’ was not declared in this scope
user.cpp:7:4: error: ‘n’ was not declared in this scope
user.cpp:7:7: error: ‘k’ was not declared in this scope
user.cpp:8:5: error: ‘i’ was not declared in this scope
user.cpp:9:8: error: ‘v’ was not declared in this scope
user.cpp:10:1: error: ‘max1’ was not declared in this scope
user.cpp:11:1: error: ‘max2’ was not declared in this scope
user.cpp:12:5: error: ‘i’ was not declared in this scope
user.cpp:14:9: error: ‘s’ was not declared in this scope
user.cpp:15:13: error: ‘j’ was not declared in this scope
user.cpp:16:16: error: ‘v’ was not declared in this scope
user.cpp:20:13: error: ‘j’ was not declared in this scope
user.cpp:21:16: error: ‘v’ was not declared in this scope
user.cpp:25:1: error: ‘g’ was not declared in this scope
user.cpp:25:10: error: ‘endl’ was not declared in this scope
user.cpp:25:10: note: suggested alternative:
/usr/include/c++/4.6/ostream:543:5: note: ‘std::endl’