Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2648784)
| Utilizator | Data | 12 septembrie 2020 12:58:20 | |
|---|---|---|---|
| Problema | Defrisare | Status | done |
| Runda | Autumn WarmUp 2020 | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int, int)':
main.cpp:57:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= L[node].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp:75:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= L[node].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:92:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("defrisare.in", "r", stdin);
^
main.cpp:93:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("defrisare.out", "w", stdout);
^
main.cpp:97:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &N);
^
main.cpp:98:49: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= N; i++) scanf ("%d", &h[i]);
^
main.cpp:100:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &X, &Y, &D);
^
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|---|
| ✓ | 1 | 10ms | 4980kb | OK | 10 | 10 |
| ✓ | 2 | 306ms | 19791kb | OK | 10 | 10 |
| ✓ | 3 | 192ms | 12701kb | OK | 10 | 10 |
| ✓ | 4 | 289ms | 12713kb | OK | 10 | 20 |
| ✓ | 5 | 284ms | 12713kb | OK | 10 | |
| ✓ | 6 | 277ms | 12713kb | OK | 10 | 50 |
| ✓ | 7 | 283ms | 12713kb | OK | 10 | |
| ✓ | 8 | 292ms | 12713kb | OK | 10 | |
| ✓ | 9 | 259ms | 12713kb | OK | 10 | |
| ✓ | 10 | 259ms | 12713kb | OK | 10 | |
| Punctaj total | 100 | |||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

