Borderou de evaluare (job #1488768)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.in","r",stdin);
^
user.cpp:30:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.out","w",stdout);
^
user.cpp:32:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&R,&C);
^
user.cpp:36:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&elem);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 376kb | OK | 10 |
2 | 12ms | 792kb | OK | 10 |
3 | 36ms | 1596kb | OK | 10 |
4 | 196ms | 4572kb | OK | 10 |
5 | 648ms | 9560kb | OK | 10 |
6 | 900ms | 12476kb | OK | 10 |
7 | Depăşit | 15356kb | Time limit exceeded. | 0 |
8 | Depăşit | 19240kb | Time limit exceeded. | 0 |
9 | Depăşit | 19680kb | Time limit exceeded. | 0 |
10 | Depăşit | 20016kb | Time limit exceeded. | 0 |
Punctaj total | 60 |