Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2733878)
| Utilizator | Data | 31 martie 2021 02:04:52 | |
|---|---|---|---|
| Problema | Drumuri5 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:145:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
printf("%d\n", sol.size());
^
main.cpp:52:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("drumuri5.in", "r", stdin);
^
main.cpp:53:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("drumuri5.out", "w", stdout);
^
main.cpp:56:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:59:26: 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 | 46ms | 18128kb | OK | 5 |
| 2 | 48ms | 18096kb | OK | 5 |
| 3 | 45ms | 18112kb | OK | 5 |
| 4 | 45ms | 18182kb | OK | 5 |
| 5 | 41ms | 18210kb | OK | 5 |
| 6 | 41ms | 18116kb | OK | 5 |
| 7 | 42ms | 18227kb | OK | 5 |
| 8 | 42ms | 18223kb | OK | 5 |
| 9 | 40ms | 18219kb | OK | 5 |
| 10 | 41ms | 18350kb | OK | 5 |
| 11 | 115ms | 21467kb | OK | 5 |
| 12 | 95ms | 21364kb | OK | 5 |
| 13 | 195ms | 26472kb | OK | 5 |
| 14 | 267ms | 26570kb | OK | 5 |
| 15 | 340ms | 29437kb | OK | 5 |
| 16 | 342ms | 29507kb | OK | 5 |
| 17 | 518ms | 38707kb | OK | 5 |
| 18 | 480ms | 37376kb | OK | 5 |
| 19 | 593ms | 40742kb | OK | 5 |
| 20 | 684ms | 45723kb | OK | 5 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
