Borderou de evaluare (job #1720802)

Utilizator marius25cCretu Marius marius25c Data 23 iunie 2016 16:07:17
Problema Algoritmul lui Euclid Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:10: error: #include expects "FILENAME" or <FILENAME> #include iostream ^ user.cpp:2:10: error: #include expects "FILENAME" or <FILENAME> #include fstream ^ user.cpp:4:1: error: ‘ifstream’ does not name a type ifstream g(euclid2.in); ^ user.cpp:5:1: error: ‘ofstream’ does not name a type ofstream gg(euclid2.out); ^ user.cpp: In function ‘int main()’: user.cpp:17:5: error: ‘gn’ was not declared in this scope gn; ^ user.cpp:18:11: error: ‘n0’ was not declared in this scope while(n0){ ^ user.cpp:19:9: error: ‘gab’ was not declared in this scope gab; ^ user.cpp:20:29: error: ‘ggalgoritmEUCLID’ was not declared in this scope ggalgoritmEUCLID(a,b)n; ^ user.cpp:20:30: error: expected ‘;’ before ‘n’ ggalgoritmEUCLID(a,b)n; ^

Ceva nu functioneaza?