Pagini recente » Borderou de evaluare (job #263844) | Borderou de evaluare (job #1900058) | Borderou de evaluare (job #2755108) | Borderou de evaluare (job #263856) | Borderou de evaluare (job #1688398)
Borderou de evaluare (job #1688398)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:20:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void dfsInv(int)’:
user.cpp:29:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Gt[node].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:65:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < C.size(); i++){
^
user.cpp:68:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < C[i].size(); j++)
^
user.cpp:52:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("retele.in", "r", stdin);
^
user.cpp:53:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("retele.out", "w", stdout);
^
user.cpp:54:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:56:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1476kb | OK | 5 |
| 2 | 0ms | 1480kb | OK | 5 |
| 3 | 0ms | 1508kb | OK | 5 |
| 4 | 0ms | 1488kb | OK | 5 |
| 5 | 0ms | 1524kb | OK | 5 |
| 6 | 8ms | 1644kb | OK | 5 |
| 7 | 12ms | 1604kb | OK | 5 |
| 8 | 8ms | 1604kb | OK | 5 |
| 9 | 56ms | 2412kb | OK | 5 |
| 10 | 68ms | 2636kb | OK | 5 |
| 11 | 64ms | 2748kb | OK | 5 |
| 12 | 64ms | 2744kb | OK | 5 |
| 13 | 256ms | 5696kb | OK | 5 |
| 14 | 256ms | 5704kb | OK | 5 |
| 15 | 256ms | 5692kb | OK | 5 |
| 16 | 396ms | 6044kb | OK | 5 |
| 17 | 332ms | 5804kb | OK | 5 |
| 18 | Depăşit | 7388kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 7384kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 6408kb | Time limit exceeded. | 0 |
| Punctaj total | 85 |