Pagini recente » Borderou de evaluare (job #1580004) | Borderou de evaluare (job #1658906) | Borderou de evaluare (job #1236287) | Borderou de evaluare (job #1723038) | Borderou de evaluare (job #2114586)
Borderou de evaluare (job #2114586)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra(int)’:
user.cpp:43:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<leg[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:62:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:63:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:64:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:69:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1028kb | OK | 10 |
2 | 0ms | 1028kb | OK | 10 |
3 | 0ms | 1060kb | OK | 10 |
4 | 0ms | 1072kb | OK | 10 |
5 | 20ms | 1376kb | OK | 10 |
6 | 40ms | 1684kb | OK | 10 |
7 | 56ms | 1880kb | OK | 10 |
8 | 128ms | 2760kb | OK | 10 |
9 | 84ms | 2340kb | OK | 10 |
10 | 268ms | 4692kb | OK | 10 |
Punctaj total | 100 |