Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2477100)
| Utilizator | Data | 19 octombrie 2019 17:19:16 | |
|---|---|---|---|
| Problema | Peri | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:7:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("peri.in", "r", stdin);
^
main.cpp:8:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("peri.out", "w", stdout);
^
main.cpp:10:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:13:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
main.cpp:34:15: warning: array subscript is below array bounds [-Warray-bounds]
printf("%d %d", sc, ne[sc]);
~~~~~~^~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 3ms | 262kb | Incorect | 0 |
| 3 | 13ms | 393kb | Incorect | 0 |
| 4 | 23ms | 393kb | Incorect | 0 |
| 5 | 26ms | 524kb | Incorect | 0 |
| 6 | 59ms | 524kb | Incorect | 0 |
| 7 | 76ms | 524kb | Incorect | 0 |
| 8 | 96ms | 524kb | Incorect | 0 |
| 9 | 100ms | 655kb | Time limit exceeded | 0 |
| 10 | 2ms | 131kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
