Borderou de evaluare (job #1540958)

Utilizator liviurotiulRotaru Liviu Iulian liviurotiul Data 3 decembrie 2015 16:04:24
Problema Invers modular Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:1: error: ‘ifstream’ does not name a type ifstream in("inversmodular.in"); ^ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream out("inversmodular.out"); ^ user.cpp: In function ‘int main()’: user.cpp:10:5: error: ‘in’ was not declared in this scope in>>a>>n; ^ user.cpp:27:5: error: ‘out’ was not declared in this scope out<<nr%n; ^ user.cpp:9:13: warning: unused variable ‘i’ [-Wunused-variable] int a,n,i,f=0,p,nr,p2=1; ^

Ceva nu functioneaza?