Pagini recente » Borderou de evaluare (job #3241331) | Borderou de evaluare (job #1015895) | Borderou de evaluare (job #2747826) | Borderou de evaluare (job #1223046) | Borderou de evaluare (job #2004936)
Borderou de evaluare (job #2004936)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:62: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:63:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos == ap[node].size() || ap[node][pos].first != tribe.first) continue;
^
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:83: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:84: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 | 2924kb | OK | 10 | 30 |
✓ | 2 | 8ms | 2912kb | OK | 10 |
✓ | 3 | 8ms | 2920kb | OK | 10 |
✓ | 4 | 1284ms | 10024kb | OK | 10 | 0 |
✓ | 5 | Depăşit | 9972kb | Time limit exceeded. | 0 |
✓ | 6 | 1316ms | 10024kb | OK | 10 |
✓ | 7 | 1276ms | 10016kb | OK | 10 |
✓ | 8 | 532ms | 10024kb | OK | 10 |
✓ | 9 | Depăşit | 10096kb | Time limit exceeded. | 0 | 0 |
✓ | 10 | 1148ms | 6848kb | OK | 10 |
Punctaj total | 30 |