Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1400155)
| Utilizator | Data | 25 martie 2015 09:42:44 | |
|---|---|---|---|
| Problema | Traseu | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellman()’:
user.cpp:51:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<list[node].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:101:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<mLeft.size();i++){
^
user.cpp:110:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<mRight.size();i++){
^
user.cpp:119:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<mLeft.size();i++){
^
user.cpp:120:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<mRight.size();j++){
^
user.cpp:80:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("traseu.in","r",stdin);
^
user.cpp:81:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("traseu.out","w",stdout);
^
user.cpp:83:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld",&n,&m);
^
user.cpp:89:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld",&x,&y,&c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 476kb | Wrong answer! | 0 |
| 2 | 0ms | 492kb | Ok! | 10 |
| 3 | 0ms | 508kb | Wrong answer! | 0 |
| 4 | 0ms | 524kb | Wrong answer! | 0 |
| 5 | 0ms | 504kb | Wrong answer! | 0 |
| 6 | 0ms | 484kb | Wrong answer! | 0 |
| 7 | 0ms | 496kb | Wrong answer! | 0 |
| 8 | 0ms | 528kb | Wrong answer! | 0 |
| 9 | 0ms | 472kb | Ok! | 10 |
| 10 | 0ms | 476kb | Ok! | 10 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
