Pagini recente » Borderou de evaluare (job #2208578) | Borderou de evaluare (job #2634574) | Borderou de evaluare (job #34194) | Borderou de evaluare (job #68274) | Borderou de evaluare (job #1486889)
Borderou de evaluare (job #1486889)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:26:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<m[x].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:41:34: 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:42: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:44:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:46:33: 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 | 1024kb | OK | 10 |
3 | 0ms | 1064kb | OK | 10 |
4 | 0ms | 1076kb | OK | 10 |
5 | 20ms | 1392kb | OK | 10 |
6 | 44ms | 1748kb | OK | 10 |
7 | 56ms | 1912kb | OK | 10 |
8 | 64ms | 2156kb | OK | 10 |
9 | 212ms | 3964kb | OK | 10 |
10 | 276ms | 5012kb | OK | 10 |
Punctaj total | 100 |