Borderou de evaluare (job #1466391)

Utilizator bciobanuBogdan Ciobanu bciobanu Data 29 iulie 2015 01:29:59
Problema Elimin Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:45:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf(f, "%d", &a[j][i]); ^ user.cpp:51:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf(f, "%d", &a[i][j]); ^ user.cpp:40:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d%d%d%d", &n, &m, &r, &c); ^ user.cpp:45:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &a[j][i]); ^ user.cpp:51:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &a[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms284kbOK10
20ms292kbOK10
30ms292kbOK10
40ms292kbOK10
50ms296kbOK10
64ms316kbOK10
7132ms324kbOK10
844ms332kbOK10
916ms360kbOK10
10Depăşit360kbTime limit exceeded.0
Punctaj total90

Ceva nu functioneaza?