Pagini recente » Borderou de evaluare (job #2751180) | Borderou de evaluare (job #3188677) | Borderou de evaluare (job #3040367) | Borderou de evaluare (job #1932064) | Borderou de evaluare (job #2114580)
Borderou de evaluare (job #2114580)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra(int)’:
user.cpp:41: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:60: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:61: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:62: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:67: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 | 1064kb | Incorect | 0 |
4 | 0ms | 1076kb | Incorect | 0 |
5 | 20ms | 1376kb | Incorect | 0 |
6 | 40ms | 1684kb | Incorect | 0 |
7 | 56ms | 1884kb | Incorect | 0 |
8 | 132ms | 2752kb | OK | 10 |
9 | 84ms | 2336kb | OK | 10 |
10 | 264ms | 4692kb | Incorect | 0 |
Punctaj total | 40 |