Pagini recente » Borderou de evaluare (job #507884) | Borderou de evaluare (job #879009) | Borderou de evaluare (job #1003703) | Borderou de evaluare (job #2515581) | Borderou de evaluare (job #1696571)
Borderou de evaluare (job #1696571)
Raport evaluator
Compilare:
user.cpp: In function ‘void bellmanFord()’:
user.cpp:27:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++){
^
user.cpp: In function ‘void buildTree()’:
user.cpp:67:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:82:25: warning: unused variable ‘node’ [-Wunused-variable]
int m,k,q,x,y,t,c,i,node,answer;
^
user.cpp:80:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("termite.in","r",stdin);
^
user.cpp:81:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("termite.out","w",stdout);
^
user.cpp:83:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&k,&q);
^
user.cpp:90:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:96:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
user.cpp:104:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&t);
^
user.cpp:123:18: warning: ‘answer’ may be used uninitialized in this function [-Wmaybe-uninitialized]
answer-=t;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3848kb | OK | 10 |
2 | 4ms | 3852kb | OK | 10 |
3 | 120ms | 6024kb | OK | 10 |
4 | 292ms | 8852kb | OK | 10 |
5 | 412ms | 10680kb | OK | 10 |
6 | 440ms | 11144kb | OK | 10 |
7 | 696ms | 15168kb | OK | 10 |
8 | 860ms | 17816kb | OK | 10 |
9 | 868ms | 17808kb | OK | 10 |
10 | 860ms | 17808kb | OK | 10 |
Punctaj total | 100 |