Pagini recente » Borderou de evaluare (job #2929994) | Borderou de evaluare (job #3215661) | Borderou de evaluare (job #2530920) | Borderou de evaluare (job #2377713) | Borderou de evaluare (job #1959181)
Borderou de evaluare (job #1959181)
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 | 1284kb | OK | 10 |
2 | 4ms | 1228kb | OK | 10 |
3 | 4ms | 1272kb | OK | 10 |
4 | 4ms | 1228kb | OK | 10 |
5 | 72ms | 1448kb | OK | 10 |
6 | 68ms | 1448kb | OK | 10 |
7 | 56ms | 1316kb | OK | 10 |
8 | 32ms | 3360kb | OK | 10 |
9 | 32ms | 1408kb | OK | 10 |
10 | Depăşit | 1312kb | Time limit exceeded. | 0 |
Punctaj total | 90 |