Pagini recente » Cod sursa (job #3323399) | Borderou de evaluare (job #1232342) | Cod sursa (job #3312862) | Cod sursa (job #694342) | Borderou de evaluare (job #1232362)
Borderou de evaluare (job #1232362)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < G[P[i]].size();j++)
^
user.cpp: In function ‘int main()’:
user.cpp:34: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:35: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:36: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:38:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1212kb | OK | 10 |
| 2 | 0ms | 1212kb | OK | 10 |
| 3 | 0ms | 1244kb | OK | 10 |
| 4 | 0ms | 1248kb | OK | 10 |
| 5 | 20ms | 1544kb | OK | 10 |
| 6 | 40ms | 1876kb | OK | 10 |
| 7 | 52ms | 2008kb | OK | 10 |
| 8 | 76ms | 2156kb | OK | 10 |
| 9 | 164ms | 3864kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 224ms | 4648kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 80 |