Pagini recente » Borderou de evaluare (job #542009) | Borderou de evaluare (job #1767097) | Borderou de evaluare (job #1240983) | Borderou de evaluare (job #2693921) | Borderou de evaluare (job #1762457)
Borderou de evaluare (job #1762457)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:18:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<G[x].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:31:38: 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:32:40: 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:33:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i",&n,&m);
^
user.cpp:36:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | OK | 10 |
2 | 0ms | 860kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 4ms | 904kb | OK | 10 |
5 | 32ms | 1248kb | OK | 10 |
6 | 68ms | 1688kb | OK | 10 |
7 | 88ms | 1780kb | OK | 10 |
8 | 64ms | 1976kb | OK | 10 |
9 | 384ms | 4424kb | OK | 10 |
10 | Depăşit | 5212kb | Time limit exceeded. | 0 |
Punctaj total | 90 |