Nu aveti permisiuni pentru a descarca fisierul grader_eval.cpp
Borderou de evaluare (job #2056858)
| Utilizator | Data | 4 noiembrie 2017 13:33:48 | |
|---|---|---|---|
| Problema | Armate | Status | done |
| Runda | Algoritmiada 2017 Runda Finala Seniori | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void backtrack(std::vector<int>)’:
user.cpp:17:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 2; i < v.size(); i++)
^
user.cpp:19:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v.size() - 1; i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:33:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("armate.in", "r", stdin);
^
user.cpp:34:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("armate.out", "w", stdout);
^
user.cpp:36:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &Q);
^
user.cpp:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:45:30: 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 | Punctaj/grupa |
|---|---|---|---|---|---|---|
| ✓ | 1 | 240ms | 464kb | OK | 5 | 5 |
| ✗ | 2 | 248ms | 456kb | OK | 5 | 5 |
| ✗ | 3 | Depăşit | 460kb | Time limit exceeded. | 0 | 0 |
| ✗ | 4 | Depăşit | 456kb | Time limit exceeded. | 0 | 0 |
| ✗ | 5 | Depăşit | 472kb | Time limit exceeded. | 0 | 0 |
| ✓ | 6 | Depăşit | 480kb | Time limit exceeded. | 0 | 0 |
| ✗ | 7 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | 0 |
| ✗ | 8 | 0ms | 464kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 9 | 0ms | 464kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 10 | 0ms | 468kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 11 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | |
| ✓ | 12 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 13 | 0ms | 464kb | Killed by signal 6(SIGABRT). | 0 | 0 |
| ✗ | 14 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 15 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | |
| ✓ | 16 | 0ms | 464kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 17 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | 0 |
| ✗ | 18 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | |
| ✓ | 19 | 0ms | 460kb | Killed by signal 6(SIGABRT). | 0 | |
| ✗ | 20 | 0ms | 456kb | Killed by signal 6(SIGABRT). | 0 | |
| Punctaj total | 10 | |||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

