Borderou de evaluare (job #1265522)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int, int, int)’:
user.cpp:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<Gprim[nod].size();i++)
^
user.cpp: In function ‘void rezolvare()’:
user.cpp:55:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d",&x,&y);
^
user.cpp: In function ‘void citire()’:
user.cpp:140:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d %d",&n,&m,&k);
^
user.cpp:143:54: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d %d",&G[i].x,&G[i].y,&G[i].cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 652kb | OK | 10 |
2 | 0ms | 660kb | OK | 10 |
3 | 4ms | 752kb | OK | 10 |
4 | 52ms | 904kb | OK | 10 |
5 | 288ms | 1360kb | OK | 10 |
6 | Depăşit | 1732kb | Time limit exceeded. | 0 |
7 | Depăşit | 1744kb | Time limit exceeded. | 0 |
8 | Depăşit | 2320kb | Time limit exceeded. | 0 |
9 | Depăşit | 2580kb | Time limit exceeded. | 0 |
10 | Depăşit | 1856kb | Time limit exceeded. | 0 |
Punctaj total | 50 |