Pagini recente » Borderou de evaluare (job #1834966) | Cod sursa (job #3312901) | Borderou de evaluare (job #3358553) | Borderou de evaluare (job #2866180) | Borderou de evaluare (job #1837402)
Borderou de evaluare (job #1837402)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[node].size(); i++)
^
user.cpp:26:26: warning: unused variable ‘j’ [-Wunused-variable]
int n,m,i,x,y,c,node,j=0;
^
user.cpp:24: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:25: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);
^
user.cpp:27:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:30: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 792kb | OK | 10 |
| 2 | 0ms | 792kb | OK | 10 |
| 3 | 0ms | 792kb | OK | 10 |
| 4 | 0ms | 792kb | OK | 10 |
| 5 | 20ms | 1056kb | OK | 10 |
| 6 | 40ms | 1320kb | OK | 10 |
| 7 | 56ms | 1584kb | OK | 10 |
| 8 | Depăşit | 2676kb | Time limit exceeded. | 0 |
| 9 | 84ms | 2112kb | OK | 10 |
| 10 | 268ms | 4488kb | OK | 10 |
| Punctaj total | 90 |