Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1202460)
| Utilizator | Data | 28 iunie 2014 00:00:43 | |
|---|---|---|---|
| Problema | Matperm2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matperm2.in","r",stdin);
^
user.cpp:27:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matperm2.out","w",stdout);
^
user.cpp:29:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&N,&M,&P);
^
user.cpp: In function ‘void solveStep()’:
user.cpp:61:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:69:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:75:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&q);
^
user.cpp:80:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x01,&y01,&x02,&y02);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 700kb | OK | 10 |
| 2 | 4ms | 1180kb | OK | 10 |
| 3 | 16ms | 2320kb | OK | 10 |
| 4 | 16ms | 2312kb | OK | 10 |
| 5 | 24ms | 2976kb | OK | 10 |
| 6 | 28ms | 2756kb | OK | 10 |
| 7 | 20ms | 4296kb | OK | 10 |
| 8 | Depăşit | 19820kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 19816kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 19824kb | Time limit exceeded. | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
