Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1281837)
Utilizator | Data | 3 decembrie 2014 19:46:46 | |
---|---|---|---|
Problema | Eliminare | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 70 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("eliminare.in", "r", stdin);
^
user.cpp:67:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("eliminare.out", "w", stdout);
^
user.cpp:69: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:71:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:81:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 48ms | 23796kb | OK | 10 |
2 | 64ms | 23972kb | OK | 10 |
3 | 552ms | 25028kb | OK | 10 |
4 | 888ms | 25900kb | OK | 10 |
5 | 1372ms | 26788kb | OK | 10 |
6 | 1228ms | 27656kb | OK | 10 |
7 | 1964ms | 28100kb | OK | 10 |
8 | Depăşit | 32036kb | Time limit exceeded. | 0 |
9 | Depăşit | 32216kb | Time limit exceeded. | 0 |
10 | Depăşit | 32456kb | Time limit exceeded. | 0 |
Punctaj total | 70 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !