Borderou de evaluare (job #1316601)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camionas.in","r",stdin);
^
user.cpp:38:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&g);
^
user.cpp:44:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp:49:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camionas.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 428kb | OK | 10 |
2 | 0ms | 424kb | OK | 10 |
3 | 0ms | 464kb | OK | 10 |
4 | 4ms | 572kb | OK | 10 |
5 | 8ms | 552kb | OK | 10 |
6 | 88ms | 1692kb | OK | 10 |
7 | Depăşit | 2672kb | Time limit exceeded. | 0 |
8 | 148ms | 2432kb | OK | 10 |
9 | Depăşit | 3728kb | Time limit exceeded. | 0 |
10 | Depăşit | 3740kb | Time limit exceeded. | 0 |
Punctaj total | 70 |