Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #1196215) | Borderou de evaluare (job #1764763) | Borderou de evaluare (job #1231668) | Borderou de evaluare (job #1959175)
Borderou de evaluare (job #1959175)
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 | 44ms | 1268kb | OK | 10 |
| 2 | 4ms | 1220kb | OK | 10 |
| 3 | 4ms | 1252kb | OK | 10 |
| 4 | 4ms | 1220kb | OK | 10 |
| 5 | 4ms | 1396kb | Killed by signal 11(SIGSEGV). | 0 |
| 6 | 4ms | 1396kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 64ms | 1304kb | OK | 10 |
| 8 | 4ms | 1320kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 36ms | 1400kb | OK | 10 |
| 10 | Depăşit | 1276kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |