Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1661811)
| Utilizator | Data | 24 martie 2016 10:47:08 | |
|---|---|---|---|
| Problema | Tetris2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &N ); N = 2 * N - 1;
^
user.cpp:38:45: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &A[i][j] );
^
user.cpp:51:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &M ); M = 2 * M - 1;
^
user.cpp:55:45: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &B[i][j] );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 1276kb | OK | 10 |
| 2 | 0ms | 1276kb | OK | 10 |
| 3 | 188ms | 13156kb | OK | 10 |
| 4 | 184ms | 13160kb | OK | 10 |
| 5 | 184ms | 13156kb | OK | 10 |
| 6 | 176ms | 13152kb | OK | 10 |
| 7 | 180ms | 13156kb | Incorect | 0 |
| 8 | 180ms | 13152kb | OK | 10 |
| 9 | 180ms | 13148kb | OK | 10 |
| 10 | 0ms | 1152kb | OK | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
