Pagini recente » Borderou de evaluare (job #3203914) | Borderou de evaluare (job #360809) | Borderou de evaluare (job #100204) | Borderou de evaluare (job #871692) | Borderou de evaluare (job #1939498)
Borderou de evaluare (job #1939498)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:36: 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:36:38: 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:37:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:39:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int j=1;j<=m;j++) scanf("%d",&b[i][j]);
^
user.cpp:40:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:42:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int j=1;j<=n;j++) scanf("%d",&a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3804kb | OK | 10 |
2 | 4ms | 3804kb | OK | 10 |
3 | 228ms | 4780kb | OK | 10 |
4 | Depăşit | 4740kb | Time limit exceeded. | 0 |
5 | 268ms | 4784kb | OK | 10 |
6 | 200ms | 4784kb | OK | 10 |
7 | 196ms | 4784kb | OK | 10 |
8 | 292ms | 4784kb | OK | 10 |
9 | 284ms | 4780kb | OK | 10 |
10 | 4ms | 3780kb | OK | 10 |
Punctaj total | 90 |