Borderou de evaluare (job #1745541)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:17:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
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.in", "r", stdin);
^
user.cpp:26: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 | 1812kb | OK | 10 |
| 2 | 0ms | 1808kb | OK | 10 |
| 3 | 8ms | 1856kb | OK | 10 |
| 4 | 16ms | 1876kb | OK | 10 |
| 5 | Depăşit | 2344kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 2860kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 3100kb | Time limit exceeded. | 0 |
| 8 | 196ms | 3128kb | OK | 10 |
| 9 | Depăşit | 4272kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4376kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |