Pagini recente » Borderou de evaluare (job #2224570) | Borderou de evaluare (job #2386703) | Borderou de evaluare (job #1314474) | Borderou de evaluare (job #1639015) | Borderou de evaluare (job #1324853)
Borderou de evaluare (job #1324853)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:141:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[currentNode].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:29: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:30: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:41:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&a,&b,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:173: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 440kb | OK | 10 |
| 2 | 0ms | 432kb | OK | 10 |
| 3 | 0ms | 480kb | OK | 10 |
| 4 | 0ms | 492kb | OK | 10 |
| 5 | 20ms | 880kb | OK | 10 |
| 6 | 44ms | 1236kb | OK | 10 |
| 7 | 60ms | 1500kb | OK | 10 |
| 8 | 76ms | 1960kb | OK | 10 |
| 9 | 220ms | 3808kb | OK | 10 |
| 10 | 284ms | 4600kb | OK | 10 |
| Punctaj total | 100 |