Pagini recente » Borderou de evaluare (job #512607) | Borderou de evaluare (job #3271800) | Borderou de evaluare (job #3232226) | Borderou de evaluare (job #899703) | Borderou de evaluare (job #1959177)
Borderou de evaluare (job #1959177)
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 | 1276kb | OK | 10 |
2 | 4ms | 1228kb | OK | 10 |
3 | 4ms | 1252kb | OK | 10 |
4 | 4ms | 1220kb | OK | 10 |
5 | 68ms | 1444kb | OK | 10 |
6 | 56ms | 1440kb | OK | 10 |
7 | 56ms | 1312kb | OK | 10 |
8 | 8ms | 2096kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 28ms | 1404kb | OK | 10 |
10 | Depăşit | 1304kb | Time limit exceeded. | 0 |
Punctaj total | 80 |