Borderou de evaluare (job #2217511)

Utilizator andreicoman299Coman Andrei andreicoman299 Data 30 iunie 2018 17:22:19
Problema Bfs2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:51:14: warning: array subscript has type ‘char’ [-Wchar-subscripts] v[tip][x] += (v[tip][x + 1] - v[tip][x]) - (v[tip][x] - v[tip][x - 1]); ^ user.cpp:51:28: warning: array subscript has type ‘char’ [-Wchar-subscripts] v[tip][x] += (v[tip][x + 1] - v[tip][x]) - (v[tip][x] - v[tip][x - 1]); ^ user.cpp:51:44: warning: array subscript has type ‘char’ [-Wchar-subscripts] v[tip][x] += (v[tip][x + 1] - v[tip][x]) - (v[tip][x] - v[tip][x - 1]); ^ user.cpp:51:58: warning: array subscript has type ‘char’ [-Wchar-subscripts] v[tip][x] += (v[tip][x + 1] - v[tip][x]) - (v[tip][x] - v[tip][x - 1]); ^ user.cpp:51:70: warning: array subscript has type ‘char’ [-Wchar-subscripts] v[tip][x] += (v[tip][x + 1] - v[tip][x]) - (v[tip][x] - v[tip][x - 1]); ^ user.cpp:37:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d%d%d", &len[0], &len[1], &s); ^ user.cpp:40:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%lld", &v[i][j]); ^ user.cpp:44:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d", &q); ^ user.cpp:47:44: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] int x, y; fscanf(fi,"%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms3376kbOK5
20ms3376kbOK5
30ms3380kbOK6
44ms3376kbOK7
58ms3392kbOK7
672ms3992kbOK14
7132ms4024kbOK6
872ms4004kbOK9
976ms4116kbOK9
1084ms4076kbOK9
1176ms4164kbOK9
1280ms3852kbOK9
13160ms4036kbOK5
Punctaj total100

Ceva nu functioneaza?