Pagini recente » Borderou de evaluare (job #2192272) | Borderou de evaluare (job #957691) | Borderou de evaluare (job #879555) | Borderou de evaluare (job #1149233) | Borderou de evaluare (job #2373932)
Borderou de evaluare (job #2373932)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:28: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);
^
main.cpp:29: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);
^
main.cpp:31:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:34:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&u,&v,&cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 7ms | 2490kb | OK | 10 |
2 | 7ms | 2490kb | OK | 10 |
3 | 9ms | 2621kb | OK | 10 |
4 | 10ms | 2621kb | OK | 10 |
5 | 35ms | 3014kb | OK | 10 |
6 | 60ms | 3538kb | OK | 10 |
7 | 81ms | 3801kb | OK | 10 |
8 | 172ms | 5230kb | OK | 10 |
9 | 134ms | 4980kb | OK | 10 |
10 | 325ms | 7335kb | OK | 10 |
Punctaj total | 100 |