Pagini recente » Borderou de evaluare (job #1713227) | Borderou de evaluare (job #989236) | Borderou de evaluare (job #2082469) | Borderou de evaluare (job #2885305) | Borderou de evaluare (job #1498454)
Borderou de evaluare (job #1498454)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:65:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (p = 0; p < V[x].size(); ++ p)
^
user.cpp:103:30: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses]
dp[i + 1 << x][x] = min(dp[i][j] + d[j][w[x]][nb1], dp[i + 1 << x][x]);
^
user.cpp:103:82: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses]
dp[i + 1 << x][x] = min(dp[i][j] + d[j][w[x]][nb1], dp[i + 1 << x][x]);
^
user.cpp: In function ‘void read()’:
user.cpp:31:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gather.in", "r", stdin);
^
user.cpp:32:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &k, &n, &m);
^
user.cpp:36:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
w[i] = x;
^
user.cpp:39:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &e.x, &e.y, &e.c, &e.d);
^
user.cpp: In function ‘void write()’:
user.cpp:111:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gather.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 300kb | Incorect | 0 |
2 | 0ms | 300kb | Incorect | 0 |
3 | 0ms | 312kb | Incorect | 0 |
4 | 4ms | 448kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 12ms | 652kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 12ms | 736kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 20ms | 832kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 32ms | 968kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 56ms | 1052kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 56ms | 1052kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |