Borderou de evaluare (job #1666805)

Utilizator Vlad_317Vlad Panait Vlad_317 Data 28 martie 2016 13:24:39
Problema Nucleul Valoros Season 2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:10: error: #include expects "FILENAME" or <FILENAME> #include cstdio ^ user.cpp:2:10: error: #include expects "FILENAME" or <FILENAME> #include climits ^ user.cpp:4:27: error: ‘LLONG_MAX’ was not declared in this scope const long long int INF = LLONG_MAX; ^ user.cpp:6:45: error: expression cannot be used as a function const int SG_MAX_N = (MAX_N + 1) (MAX_N + 2) 2; ^ user.cpp:10:28: error: size of array ‘COST’ is not an integral constant-expression long long int COST[SG_MAX_N]; ^ user.cpp:11:21: error: size of array ‘K’ is not an integral constant-expression short int K[SG_MAX_N]; ^ user.cpp: In function ‘int main()’: user.cpp:29:13: error: ‘nucleulvaloros2’ was not declared in this scope freopen(nucleulvaloros2.in, r, stdin); ^ user.cpp:29:33: error: ‘r’ was not declared in this scope freopen(nucleulvaloros2.in, r, stdin); ^ user.cpp:29:36: error: ‘stdin’ was not declared in this scope freopen(nucleulvaloros2.in, r, stdin); ^ user.cpp:29:41: error: ‘freopen’ was not declared in this scope freopen(nucleulvaloros2.in, r, stdin); ^ user.cpp:30:34: error: ‘w’ was not declared in this scope freopen(nucleulvaloros2.out, w, stdout); ^ user.cpp:30:37: error: ‘stdout’ was not declared in this scope freopen(nucleulvaloros2.out, w, stdout); ^ user.cpp:32:5: error: ‘citirea’ was not declared in this scope citirea datelor ^ user.cpp:32:13: error: expected ‘;’ before ‘datelor’ citirea datelor ^ user.cpp:35:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = 1; i = N; ++i) ^ user.cpp:39:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = 1; i = N; ++i) ^ user.cpp:41:15: error: expected primary-expression before ‘%’ token

Ceva nu functioneaza?