Pagini recente » Borderou de evaluare (job #569711) | Borderou de evaluare (job #1627802) | Borderou de evaluare (job #3201425) | Borderou de evaluare (job #1710324) | Borderou de evaluare (job #2067003)
Borderou de evaluare (job #2067003)
Raport evaluator
Compilare:
user.cpp: In function ‘char Advance()’:
user.cpp:27:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:50:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tetris.in", "r", stdin);
^
user.cpp:51:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tetris.out", "w", stdout);
^
user.cpp:53:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:60:24: 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 |
Punctaj/grupa |
1 | 1292ms | 752kb | OK | 50 | 100 |
2 | 1288ms | 748kb | OK | 50 |
Punctaj total | 100 |