Pagini recente » Cod sursa (job #241855) | Cod sursa (job #2836955) | Cod sursa (job #1466955) | Cod sursa (job #2770655) | Borderou de evaluare (job #1843562)
Borderou de evaluare (job #1843562)
Raport evaluator
Compilare:
user.cpp: In function ‘void precalcD()’:
user.cpp:58:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:77:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < F[node].size(); j++)
^
user.cpp:80:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[node].size(); i++)
^
user.cpp: In function ‘void Solve()’:
user.cpp:107:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘bool check(int, int)’:
user.cpp:122:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < F[node].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:131:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("termite.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 11012kb | OK | 10 |
| 2 | 16ms | 11032kb | Incorect | 0 |
| 3 | 168ms | 14448kb | Incorect | 0 |
| 4 | 416ms | 18968kb | Incorect | 0 |
| 5 | 576ms | 21904kb | Incorect | 0 |
| 6 | 620ms | 22608kb | Incorect | 0 |
| 7 | 980ms | 28968kb | Incorect | 0 |
| 8 | 1044ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 1060ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 1056ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 10 |