Pagini recente » Borderou de evaluare (job #1899732) | Borderou de evaluare (job #1894372) | Borderou de evaluare (job #714851) | Borderou de evaluare (job #1802274) | Borderou de evaluare (job #2207541)
Borderou de evaluare (job #2207541)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:27:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i < G[nod].size(); i++) {
~~^~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:39: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:40: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1904kb | OK | 10 |
| 2 | 0ms | 1904kb | Incorect | 0 |
| 3 | 4ms | 1940kb | Incorect | 0 |
| 4 | 8ms | 1960kb | Incorect | 0 |
| 5 | 72ms | 2448kb | Incorect | 0 |
| 6 | 156ms | 3180kb | Incorect | 0 |
| 7 | 192ms | 3200kb | Incorect | 0 |
| 8 | Depăşit | 5376kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3724kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4128kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |