Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1843009)
Utilizator | Data | 7 ianuarie 2017 22:58:51 | |
---|---|---|---|
Problema | Elimin | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 80 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("elimin.in","r",stdin);
^
user.cpp:20:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("elimin.out","w",stdout);
^
user.cpp:22:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&n);
^
user.cpp:23:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&m);
^
user.cpp:24:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&r);
^
user.cpp:25:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&c);
^
user.cpp:33:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&a[i][j]);
^
user.cpp:48:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&a[i][j]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 276kb | OK | 10 |
2 | 0ms | 268kb | Incorect | 0 |
3 | 0ms | 308kb | OK | 10 |
4 | 4ms | 384kb | OK | 10 |
5 | 0ms | 320kb | OK | 10 |
6 | 4ms | 312kb | OK | 10 |
7 | 132ms | 464kb | OK | 10 |
8 | 36ms | 356kb | OK | 10 |
9 | 40ms | 412kb | OK | 10 |
10 | Depăşit | 408kb | Time limit exceeded. | 0 |
Punctaj total | 80 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !