Borderou de evaluare (job #1287067)

Utilizator Johnny07Savu Ioan-Daniel Johnny07 Data 7 decembrie 2014 13:34:40
Problema Minesweeper 2 Status done
Runda Algoritmiada 2015 - Runda 1, Juniori Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:8:4: error: ‘n’ was not declared in this scope f>>n; ^ user.cpp:9:6: error: ‘i’ was not declared in this scope for (i=1;i<=n;i++) ^ user.cpp:11:8: error: ‘a’ was not declared in this scope f>>a[i]; ^ user.cpp:12:19: error: ‘nrt’ was not declared in this scope if (a[i]==-1) nrt++; ^ user.cpp:14:1: error: ‘pow’ was not declared in this scope pow=1; ^ user.cpp:15:6: error: ‘i’ was not declared in this scope for (i=1;i<=nrt;i++) ^ user.cpp:15:13: error: ‘nrt’ was not declared in this scope for (i=1;i<=nrt;i++) ^

Ceva nu functioneaza?