Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2057279)
| Utilizator | Data | 4 noiembrie 2017 15:08:14 | |
|---|---|---|---|
| Problema | Inv Tree | Status | done |
| Runda | Algoritmiada 2017 Runda Finala Seniori | Compilator | cpp | Vezi sursa |
| Scor | 36 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void remove_crap(int)’:
user.cpp:26:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<V[nod].size(); i++)
^
user.cpp: In function ‘void DP(int)’:
user.cpp:37:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); i++)
^
user.cpp: In function ‘void rmv(int)’:
user.cpp:49:32: 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:56:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("invtree.in", "r", stdin);
^
user.cpp:57:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("invtree.out", "w", stdout);
^
user.cpp:59:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &H);
^
user.cpp:63:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &l);
^
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|---|
| ✗ | 1 | 0ms | 304kb | OK | 6 | 6 |
| ✓ | 2 | 0ms | 300kb | OK | 6 | 6 |
| ✗ | 3 | 4ms | 356kb | OK | 6 | 6 |
| ✗ | 4 | 24ms | 376kb | OK | 6 | 6 |
| ✗ | 5 | 4ms | 352kb | OK | 6 | 6 |
| ✓ | 6 | 24ms | 376kb | OK | 6 | 6 |
| ✗ | 7 | 0ms | 264kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| ✗ | 8 | 0ms | 264kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✗ | 9 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✗ | 10 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✓ | 11 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✓ | 12 | 0ms | 264kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✗ | 13 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✗ | 14 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✗ | 15 | 0ms | 260kb | Killed by signal 11(SIGSEGV). | 0 | |
| ✓ | 16 | 0ms | 264kb | Killed by signal 11(SIGSEGV). | 0 | |
| Punctaj total | 36 | |||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

