Pagini recente » Borderou de evaluare (job #820944) | Borderou de evaluare (job #2088923) | Borderou de evaluare (job #2024912) | Borderou de evaluare (job #411330) | Borderou de evaluare (job #1647757)
Borderou de evaluare (job #1647757)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:37:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G[vf].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:50: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:51: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:55:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:59:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&inc);
^
user.cpp:61:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=n; i++) scanf("%d",&verif[i]);
^
user.cpp:68:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&val);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 888kb | OK | 10 | 10 |
2 | 8ms | 1032kb | OK | 10 | 10 |
3 | 8ms | 1000kb | OK | 10 | 10 |
4 | 36ms | 1364kb | OK | 10 | 10 |
5 | 52ms | 1480kb | OK | 10 | 10 |
6 | 140ms | 2316kb | OK | 10 | 10 |
7 | 164ms | 3164kb | OK | 10 | 40 |
8 | 60ms | 1560kb | OK | 10 |
9 | 152ms | 2260kb | OK | 10 |
10 | 144ms | 2440kb | OK | 10 |
Punctaj total | 100 |