Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1966386)
| Utilizator | Data | 15 aprilie 2017 11:00:39 | |
|---|---|---|---|
| Problema | Algola | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:119: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:127:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cap);
^
user.cpp:139: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:148: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 | 4ms | 1264kb | OK | 10 |
| 2 | 4ms | 1216kb | OK | 10 |
| 3 | 4ms | 1248kb | OK | 10 |
| 4 | 4ms | 1216kb | OK | 10 |
| 5 | 12ms | 1436kb | OK | 10 |
| 6 | 8ms | 1440kb | OK | 10 |
| 7 | 8ms | 1300kb | OK | 10 |
| 8 | 12ms | 3312kb | OK | 10 |
| 9 | 4ms | 1396kb | OK | 10 |
| 10 | 12ms | 1292kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
