Pagini recente » Borderou de evaluare (job #1413654) | Borderou de evaluare (job #1872790) | Borderou de evaluare (job #1601851) | Borderou de evaluare (job #1066570) | Borderou de evaluare (job #1501328)
Borderou de evaluare (job #1501328)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:65:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < list[node].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:102:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < queries.size(); i++) {
^
user.cpp:75:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.in", "r", stdin);
^
user.cpp:76:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.out", "w", stdout);
^
user.cpp:78:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:79:51: 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", &cost[i]);
^
user.cpp:81:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:88:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:90:31: 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 | 4ms | 3404kb | OK | 10 | 10 |
| 2 | 8ms | 3504kb | OK | 10 | 10 |
| 3 | 56ms | 4420kb | OK | 10 | 10 |
| 4 | 680ms | 8212kb | OK | 10 | 10 |
| 5 | 788ms | 10976kb | OK | 10 | 10 |
| 6 | 1228ms | 11976kb | OK | 10 | 0 |
| 7 | 408ms | 15824kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 416ms | 16320kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 1200ms | 17412kb | OK | 10 |
| 10 | 480ms | 18780kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 50 |