Borderou de evaluare (job #1523754)

Utilizator CiurezAndreiCiurez Marius-Andrei CiurezAndrei Data 13 noiembrie 2015 10:07:21
Problema Copaci Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:12:1: error: ‘ifstream’ does not name a type ifstream fin("copaci.in"); ^ user.cpp:13:1: error: ‘ofstream’ does not name a type ofstream fout("copaci.out"); ^ user.cpp: In function ‘int main()’: user.cpp:47:5: error: ‘fin’ was not declared in this scope fin >> N; ^ user.cpp:47:12: error: ‘N’ was not declared in this scope fin >> N; ^ user.cpp:64:43: error: ‘mod’ was not declared in this scope x = cmmdc( mod(v[i + 1].x - v[i].x), mod(v[i + 1].y - v[i].y) ); ^ user.cpp:70:5: error: ‘fout’ was not declared in this scope fout << a; ^

Ceva nu functioneaza?