Borderou de evaluare (job #433160)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | N sau 0 (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 10 feb. 2019 14:22:03 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:21: warning: unused variable ‘x’ [-Wunused-variable]
user.cpp: At global scope:
user.cpp:29:20: error: redefinition of ‘long long int v [1000001]’
user.cpp:5:11: error: ‘long long int v [1000001]’ previously declared here
user.cpp:30:13: error: redefinition of ‘std::ifstream cin’
user.cpp:7:10: error: ‘std::ifstream cin’ previously declared here
user.cpp:31:14: error: redefinition of ‘std::ofstream cout’
user.cpp:8:10: error: ‘std::ofstream cout’ previously declared here
user.cpp: In function ‘int main()’:
user.cpp:32:5: error: redefinition of ‘int main()’
user.cpp:10:5: error: ‘int main()’ previously defined here
user.cpp:34:20: warning: unused variable ‘x’ [-Wunused-variable]