Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2473460)
| Utilizator | Data | 13 octombrie 2019 17:10:39 | |
|---|---|---|---|
| Problema | Peri | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:32:23: warning: unused variable 's' [-Wunused-variable]
int maxsum=0, s;
^
main.cpp: In function 'int main()':
main.cpp:11: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:12: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: In function 'void read()':
main.cpp:21:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:24:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &map[i][j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 3ms | 131kb | Incorect | 0 |
| 3 | 10ms | 262kb | OK | 10 |
| 4 | 20ms | 262kb | OK | 10 |
| 5 | 25ms | 262kb | OK | 10 |
| 6 | 40ms | 262kb | OK | 10 |
| 7 | 69ms | 393kb | Incorect | 0 |
| 8 | 51ms | 393kb | OK | 10 |
| 9 | 92ms | 393kb | OK | 10 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
