Pagini recente » Borderou de evaluare (job #802871) | Borderou de evaluare (job #1533011) | Borderou de evaluare (job #365977) | Borderou de evaluare (job #2174172) | Borderou de evaluare (job #1758779)
Borderou de evaluare (job #1758779)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36: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:37:36: 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:38: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:39:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=0;i<m;i++) {scanf("%d%d%d",&x,&y,&c); intro(x,y,c);}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 0ms | 316kb | OK | 10 |
4 | 0ms | 336kb | OK | 10 |
5 | 20ms | 804kb | OK | 10 |
6 | 40ms | 1236kb | OK | 10 |
7 | 56ms | 1660kb | OK | 10 |
8 | 60ms | 2076kb | OK | 10 |
9 | 196ms | 4132kb | OK | 10 |
10 | 256ms | 5140kb | OK | 10 |
Punctaj total | 100 |