Borderou de evaluare (job #1920556)

Utilizator felixp123Hututuc Felix felixp123 Data 10 martie 2017 08:12:36
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:15: warning: missing terminating " character [enabled by default] ofstream fout("drum.out); ^ user.cpp:7:1: error: missing terminating " character ofstream fout("drum.out); ^ user.cpp:9:15: error: ‘c’ has not been declared int apa[130], c[130], d[130], suc[130]; ^ user.cpp:9:23: error: ‘d’ has not been declared int apa[130], c[130], d[130], suc[130]; ^ user.cpp:9:31: error: ‘suc’ has not been declared int apa[130], c[130], d[130], suc[130]; ^ user.cpp:9:39: error: expected ‘)’ before ‘;’ token int apa[130], c[130], d[130], suc[130]; ^ user.cpp: In function ‘void Citire()’: user.cpp:12:8: error: ‘n’ was not declared in this scope fin >> n; fin >> k; ^ user.cpp:12:18: error: ‘k’ was not declared in this scope fin >> n; fin >> k; ^ user.cpp:13:6: error: ‘i’ was not declared in this scope for (i=1; i<=k; i++) ^ user.cpp:15:11: error: ‘poz’ was not declared in this scope fin >> poz >> x; ^ user.cpp:15:18: error: ‘x’ was not declared in this scope fin >> poz >> x; ^ user.cpp:16:4: error: ‘apa’ was not declared in this scope apa[poz] = x; ^ user.cpp:18:6: error: ‘i’ was not declared in this scope for (i=1; i<=k; i++) ^ user.cpp:20:11: error: ‘poz’ was not declared in this scope fin >> poz >> x; ^ user.cpp:20:18: error: ‘x’ was not declared in this scope fin >> poz >> x; ^ user.cpp:21:4: error: ‘suc’ was not declared in this scope suc[poz] = x; ^ user.cpp: In function ‘void Dinamica()’:

Ceva nu functioneaza?