Pagini recente » Borderou de evaluare (job #1646298) | Borderou de evaluare (job #501525) | Borderou de evaluare (job #1646333) | Borderou de evaluare (job #1592436) | Borderou de evaluare (job #1645730)
Borderou de evaluare (job #1645730)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:26:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:39: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:40: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:41:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:43:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1048kb | OK | 10 |
2 | 0ms | 1048kb | Incorect | 0 |
3 | 0ms | 1084kb | Incorect | 0 |
4 | 4ms | 1092kb | Incorect | 0 |
5 | 24ms | 1392kb | Incorect | 0 |
6 | 48ms | 1712kb | Incorect | 0 |
7 | 64ms | 1816kb | Incorect | 0 |
8 | 72ms | 1996kb | Incorect | 0 |
9 | 248ms | 4220kb | Incorect | 0 |
10 | 320ms | 5012kb | Incorect | 0 |
Punctaj total | 10 |