Pagini recente » Borderou de evaluare (job #186490) | Borderou de evaluare (job #2168281) | Borderou de evaluare (job #2328077) | Borderou de evaluare (job #1784555) | Borderou de evaluare (job #2004940)
Borderou de evaluare (job #2004940)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:62:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos < ap[node].size() && ap[node][pos].first > tribe.first) continue;
^
user.cpp:64:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < ap[node].size() && ap[node][pos].first < tribe.first) pos++;
^
user.cpp:66:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos == ap[node].size()) break;
^
user.cpp: In function ‘void input()’:
user.cpp:13:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:15:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t[i]);
^
user.cpp:19:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:87:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tribes.in","r",stdin);
^
user.cpp:88:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tribes.out","w",stdout);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 1 | 8ms | 2928kb | OK | 10 | 30 |
✓ | 2 | 8ms | 2916kb | OK | 10 |
✓ | 3 | 8ms | 2924kb | OK | 10 |
✓ | 4 | 904ms | 10024kb | OK | 10 | 50 |
✓ | 5 | 3300ms | 10276kb | OK | 10 |
✓ | 6 | 948ms | 10024kb | OK | 10 |
✓ | 7 | 924ms | 10012kb | OK | 10 |
✓ | 8 | 456ms | 10024kb | OK | 10 |
✓ | 9 | Depăşit | 10100kb | Time limit exceeded. | 0 | 0 |
✓ | 10 | 1128ms | 6848kb | OK | 10 |
Punctaj total | 80 |