Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1398709)
| Utilizator | Data | 24 martie 2015 12:55:28 | |
|---|---|---|---|
| Problema | Xor | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:93: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", (5LL*p+Solve(l2,c2)-Solve(l2,c1-1)-Solve(l1-1,c2)+Solve(l1-1,c1-1))%p);
^
user.cpp:38:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("xor.in","r",stdin);
^
user.cpp:39:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("xor.out","w",stdout);
^
user.cpp:40:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &t,&p);
^
user.cpp:43:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &l1,&c1,&l2,&c2);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 248kb | OK | 10 |
| 2 | 0ms | 248kb | OK | 10 |
| 3 | Depăşit | 248kb | Time limit exceeded. | 0 |
| 4 | Depăşit | 244kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 252kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 252kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 248kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 248kb | Time limit exceeded. | 0 |
| 9 | 344ms | 252kb | Incorect | 0 |
| 10 | Depăşit | 252kb | Time limit exceeded. | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
