Borderou de evaluare (job #2314624)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:155:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("flower.in","r",stdin);
^
main.cpp:156:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("flower.out","w",stdout);
^
main.cpp:159:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:168:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&op);
^
main.cpp:171:56: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&skunk.x0,&skunk.a,&skunk.b);
^
main.cpp:181:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&l,&r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 21ms | 262kb | OK | 10 |
3 | 764ms | 3538kb | OK | 10 |
4 | 1819ms | 7864kb | OK | 10 |
5 | 2190ms | 7467kb | OK | 10 |
6 | 2269ms | 14548kb | OK | 10 |
7 | 6039ms | 14675kb | OK | 10 |
8 | 4919ms | 16457kb | OK | 10 |
9 | 6602ms | 15204kb | OK | 10 |
10 | 4990ms | 16465kb | OK | 10 |
Punctaj total | 100 |