Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1764859)
| Utilizator | Data | 25 septembrie 2016 23:25:12 | |
|---|---|---|---|
| Problema | Tetris2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d",&P[i][j]),P[i][j-1]-=P[i][j]-Need;
^
user.cpp:25:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tetris2.in","r",stdin);
^
user.cpp:26:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tetris2.out","w",stdout);
^
user.cpp:28:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&M);
^
user.cpp:31:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&P[i][j]),P[i][j-1]-=P[i][j]-Need;
^
user.cpp:34:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:38:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Y);
^
user.cpp:41:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&X);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 4336kb | Incorect | 0 |
| 2 | 4ms | 4332kb | Incorect | 0 |
| 3 | 160ms | 6232kb | OK | 10 |
| 4 | 300ms | 6236kb | Incorect | 0 |
| 5 | 192ms | 6232kb | OK | 10 |
| 6 | 132ms | 6232kb | Incorect | 0 |
| 7 | 128ms | 6232kb | OK | 10 |
| 8 | 160ms | 6232kb | OK | 10 |
| 9 | 160ms | 6228kb | Incorect | 0 |
| 10 | 4ms | 4304kb | Incorect | 0 |
| Punctaj total | 40 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
