Pagini recente » Borderou de evaluare (job #623795) | Borderou de evaluare (job #532328) | Borderou de evaluare (job #238885) | Borderou de evaluare (job #3241085) | Borderou de evaluare (job #1940180)
Borderou de evaluare (job #1940180)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47: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:48: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:49:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:51: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:52:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:54: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 | Depăşit | 6680kb | Time limit exceeded. | 0 |
4 | Depăşit | 7968kb | Time limit exceeded. | 0 |
5 | Depăşit | 7956kb | Time limit exceeded. | 0 |
6 | 256ms | 7904kb | OK | 10 |
7 | 252ms | 7904kb | OK | 10 |
8 | 236ms | 5656kb | OK | 10 |
9 | 236ms | 5664kb | OK | 10 |
10 | 4ms | 3788kb | OK | 10 |
Punctaj total | 70 |