Borderou de evaluare (job #2020173)

Utilizator Cristian1997Vintur Cristian Cristian1997 Data 9 septembrie 2017 15:26:45
Problema Joc 18 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:15:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j, t, n, nr1; ^ user.cpp:12:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("joc18.in", "r", stdin); ^ user.cpp:13:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("joc18.out", "w", stdout); ^ user.cpp:17:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (scanf("%d", &t); t; --t) ^ user.cpp:19:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:23:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", v + i); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1264ms648kbIncorect0
Punctaj total0

Ceva nu functioneaza?