Borderou de evaluare (job #1188369)

Utilizator AnteusPatrascoiu Mihai Anteus Data 19 mai 2014 14:57:50
Problema ABCacm Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void printMatrix(long long int (*)[10])’: user.cpp:21:36: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] printf ("%2d ", A[i][j]); ^ user.cpp: In function ‘int main()’: user.cpp:90:20: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf ("%d", &T); ^ user.cpp: In function ‘void read()’: user.cpp:49:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d%d%lld", &a, &b, &c, &n); ^ user.cpp: In function ‘int main()’: user.cpp:88:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("abcacm.in", "r", stdin); ^ user.cpp:89:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("abcacm.out", "w", stdout); ^ user.cpp:90:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &T); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms276kbIncorect0
Punctaj total0

Ceva nu functioneaza?