Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2043278)
| Utilizator | Data | 19 octombrie 2017 20:17:33 | |
|---|---|---|---|
| Problema | Permutare2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permutare2.in","r",stdin);
^
user.cpp:9:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permutare2.out","w",stdout);
^
user.cpp:10:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:12:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;++i) scanf("%d",&x);
^
user.cpp:13:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=k;++i) scanf("%d",&v[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 448kb | OK | 10 |
| 2 | 0ms | 444kb | OK | 10 |
| 3 | 0ms | 452kb | OK | 10 |
| 4 | 36ms | 464kb | OK | 10 |
| 5 | Depăşit | 452kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 760kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 756kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 756kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 796kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 796kb | Time limit exceeded. | 0 |
| Punctaj total | 40 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
