Borderou de evaluare (job #382289)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pyk (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 7 iun. 2018 19:00:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:89:13: error: redefinition of ‘std::ifstream fin’
user.cpp:4:10: error: ‘std::ifstream fin’ previously declared here
user.cpp:90:14: error: redefinition of ‘std::ofstream fout’
user.cpp:5:10: error: ‘std::ofstream fout’ previously declared here
user.cpp:91:5: error: redefinition of ‘int c’
user.cpp:6:5: error: ‘int c’ previously declared here
user.cpp:91:7: error: redefinition of ‘int k’
user.cpp:6:7: error: ‘int k’ previously declared here
user.cpp:91:9: error: redefinition of ‘int n’
user.cpp:6:9: error: ‘int n’ previously declared here
user.cpp:91:11: error: redefinition of ‘int i’
user.cpp:6:11: error: ‘int i’ previously declared here
user.cpp:91:13: error: redefinition of ‘int mn’
user.cpp:6:13: error: ‘int mn’ previously defined here
user.cpp:91:22: error: redefinition of ‘int mx’
user.cpp:6:22: error: ‘int mx’ previously defined here
user.cpp:91:27: error: redefinition of ‘int x’
user.cpp:6:27: error: ‘int x’ previously declared here
user.cpp:91:29: error: redefinition of ‘int uc’
user.cpp:6:29: error: ‘int uc’ previously declared here
user.cpp:91:32: error: redefinition of ‘int ok’
user.cpp:6:32: error: ‘int ok’ previously declared here
user.cpp:91:35: error: redefinition of ‘int cx’
user.cpp:6:35: error: ‘int cx’ previously declared here
user.cpp:91:45: error: redefinition of ‘int v [10000]’
user.cpp:6:38: error: ‘int v [10000]’ previously declared here
user.cpp:91:47: error: redefinition of ‘int d’
user.cpp:6:47: error: ‘int d’ previously declared here
user.cpp:91:49: error: redefinition of ‘int p’
user.cpp:6:49: error: ‘int p’ previously declared here
user.cpp: In function ‘int main()’:
user.cpp:92:5: error: redefinition of ‘int main()’
user.cpp:7:5: error: ‘int main()’ previously defined here