Pagini recente » Borderou de evaluare (job #1776099) | Borderou de evaluare (job #1559283) | Borderou de evaluare (job #1964597) | Borderou de evaluare (job #1923109) | Borderou de evaluare (job #1605245)
Borderou de evaluare (job #1605245)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:51:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[t].size();i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:30: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:31: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:38:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&aux.x,&aux.c);
^
user.cpp: In function ‘int main()’:
user.cpp:66: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 | 1024kb | OK | 10 |
2 | 0ms | 1028kb | OK | 10 |
3 | 0ms | 1052kb | OK | 10 |
4 | 0ms | 1064kb | OK | 10 |
5 | 20ms | 1356kb | OK | 10 |
6 | 44ms | 1680kb | OK | 10 |
7 | 60ms | 1848kb | OK | 10 |
8 | 68ms | 2132kb | OK | 10 |
9 | 216ms | 3840kb | OK | 10 |
10 | 280ms | 4632kb | OK | 10 |
Punctaj total | 100 |