Borderou de evaluare (job #196373)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Compus (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 9 feb. 2016 11:52:07 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:14: warning: missing terminating " character [enabled by default]
user.cpp:4:1: error: missing terminating " character
user.cpp:43:2: warning: missing terminating " character [enabled by default]
user.cpp:43:1: error: missing terminating " character
user.cpp:6:1: error: expected primary-expression before ‘using’
user.cpp:7:13: error: redefinition of ‘std::ifstream cin’
user.cpp:4:10: error: ‘std::ifstream cin’ previously declared here
user.cpp: In function ‘int main()’:
user.cpp:17:15: error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive]
user.cpp: At global scope:
user.cpp:43:1: error: ‘n’ does not name a type
user.cpp:45:5: error: redefinition of ‘int n’
user.cpp:9:5: error: ‘int n’ previously declared here
user.cpp:45:7: error: redefinition of ‘int e’
user.cpp:9:7: error: ‘int e’ previously declared here
user.cpp:45:9: error: redefinition of ‘int p’
user.cpp:9:9: error: ‘int p’ previously declared here
user.cpp:45:11: error: redefinition of ‘int i’
user.cpp:9:11: error: ‘int i’ previously declared here
user.cpp:45:13: error: redefinition of ‘int j’
user.cpp:9:13: error: ‘int j’ previously declared here
user.cpp:45:22: error: conflicting declaration ‘int v [10001]’
user.cpp:9:15: error: ‘v’ has a previous declaration as ‘int v [10002]’
user.cpp:45:24: error: redefinition of ‘int aux’
user.cpp:9:24: error: ‘int aux’ previously declared here
user.cpp: In function ‘int main()’:
user.cpp:47:5: error: redefinition of ‘int main()’
user.cpp:11:5: error: ‘int main()’ previously defined here