Borderou de evaluare (job #1545687)

Utilizator DysKodeTurturica Razvan DysKode Data 6 decembrie 2015 22:35:05
Problema Flori Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:33:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf( fin , "%d %d", &n, &k ); ^ user.cpp:33:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘short int*’ [-Wformat=] user.cpp:40:36: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf( fin , "%d" , &v[i] ); ^ user.cpp:43:36: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf( fin , "%d", &x ); ^ user.cpp:33:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf( fin , "%d %d", &n, &k ); ^ user.cpp:40:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf( fin , "%d" , &v[i] ); ^ user.cpp:43:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf( fin , "%d", &x ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms420kbIncorect00
20ms412kbIncorect0
30ms412kbIncorect0
40ms416kbIncorect0
50ms416kbIncorect0
60ms416kbIncorect00
70ms416kbIncorect0
80ms416kbIncorect0
90ms416kbIncorect0
100ms420kbIncorect0
Punctaj total0

Ceva nu functioneaza?