Pagini recente » Borderou de evaluare (job #1516484) | Borderou de evaluare (job #1959184)
Borderou de evaluare (job #1959184)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:121:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:129:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cap);
^
user.cpp:141:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cap);
^
user.cpp:150:56: warning: array subscript is above array bounds [-Warray-bounds]
addEdge(idx[y][maxT - 1], idx[x][maxT], cap);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 32ms | 1272kb | OK | 10 |
2 | 4ms | 1212kb | OK | 10 |
3 | 4ms | 1244kb | OK | 10 |
4 | 4ms | 1220kb | OK | 10 |
5 | 68ms | 1432kb | OK | 10 |
6 | 68ms | 1440kb | OK | 10 |
7 | 56ms | 1304kb | OK | 10 |
8 | 36ms | 3324kb | OK | 10 |
9 | 36ms | 1400kb | OK | 10 |
10 | Depăşit | 1272kb | Time limit exceeded. | 0 |
Punctaj total | 90 |