Pagini recente » Borderou de evaluare (job #1847419) | Borderou de evaluare (job #1870267) | Borderou de evaluare (job #2124048) | Borderou de evaluare (job #903588) | Borderou de evaluare (job #1561045)
Borderou de evaluare (job #1561045)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:28:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecini[nod].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:38:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in","r",stdin);
^
user.cpp:39:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out","w",stdout);
^
user.cpp:40:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:42:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&s);
^
user.cpp:44:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&d[i]);
^
user.cpp:47:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1112kb | OK | 10 | 10 |
2 | 12ms | 1384kb | OK | 10 | 10 |
3 | 12ms | 1412kb | OK | 10 | 10 |
4 | 44ms | 2088kb | OK | 10 | 10 |
5 | 64ms | 2364kb | OK | 10 | 10 |
6 | 180ms | 4776kb | OK | 10 | 10 |
7 | 184ms | 5000kb | OK | 10 | 0 |
8 | 80ms | 2860kb | OK | 10 |
9 | Depăşit | 5296kb | Time limit exceeded. | 0 |
10 | 180ms | 4956kb | OK | 10 |
Punctaj total | 60 |