Borderou de evaluare (job #2247882)

Utilizator ICHTV_TINCA_MIRICA_POPESCUSB KILLA GUTA KEED ICHTV_TINCA_MIRICA_POPESCU Data 29 septembrie 2018 10:28:52
Problema Big Four Status done
Runda Nationala ACM ICPC 2018 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘bool check()’: user.cpp:8:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int i = 2; i <= 4 ; ++i) ^~~ user.cpp:11:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ return 1; ^~~~~~ user.cpp: In function ‘int main()’: user.cpp:15:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bigfour.in", "r", stdin); ^ user.cpp:16:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bigfour.out", "w", stdout); ^ user.cpp:17:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:19:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d%d", &d, &a[1], &a[2], &a[3], &a[4]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1316kbIncorect0
Punctaj total0

Ceva nu functioneaza?