Borderou de evaluare (job #2748901)

Utilizator roxannemafteiuMafteiu-Scai Roxana roxannemafteiu Data 3 mai 2021 22:45:11
Problema Fraud Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:1: error: 'ifstream' does not name a type ifstream fin("fraud.in"); ^~~~~~~~ main.cpp:8:1: error: 'ofstream' does not name a type ofstream fout("fraud.out"); ^~~~~~~~ main.cpp: In function 'void check()': main.cpp:20:7: error: 'fin' was not declared in this scope fin >> sums[j]; ^~~ main.cpp:31:9: error: 'fout' was not declared in this scope fout << "Incorect\n"; ^~~~ main.cpp:33:9: error: 'fout' was not declared in this scope fout << "Corect\n"; ^~~~ main.cpp: In function 'int main()': main.cpp:38:11: error: decrement of read-only variable 'T' while (T--) { ^~ Non zero exit status: 1

Ceva nu functioneaza?