Borderou de evaluare (job #396308)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Monotonă (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 oct. 2018 16:16:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:28:11: error: redefinition of ‘std::ifstream f’
user.cpp:3:10: error: ‘std::ifstream f’ previously declared here
user.cpp:29:11: error: redefinition of ‘std::ofstream g’
user.cpp:4:10: error: ‘std::ofstream g’ previously declared here
user.cpp:30:5: error: redefinition of ‘int x’
user.cpp:5:5: error: ‘int x’ previously declared here
user.cpp:30:7: error: redefinition of ‘int r’
user.cpp:5:7: error: ‘int r’ previously declared here
user.cpp:30:9: error: redefinition of ‘int a’
user.cpp:5:9: error: ‘int a’ previously declared here
user.cpp:30:11: error: redefinition of ‘int b’
user.cpp:5:11: error: ‘int b’ previously declared here
user.cpp:30:13: error: redefinition of ‘int v’
user.cpp:5:13: error: ‘int v’ previously declared here
user.cpp:30:15: error: redefinition of ‘int c’
user.cpp:5:15: error: ‘int c’ previously declared here
user.cpp: In function ‘int main()’:
user.cpp:31:5: error: redefinition of ‘int main()’
user.cpp:6:5: error: ‘int main()’ previously defined here