Pagini recente » Borderou de evaluare (job #1818916) | Borderou de evaluare (job #2512386) | Monitorul de evaluare | Borderou de evaluare (job #3269669) | Borderou de evaluare (job #1490059)
Borderou de evaluare (job #1490059)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:55: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
for (i=1;i<=n;i++) scanf("%I64d %I64d",&t[i].x,&t[i].y);
^
user.cpp:22:55: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:29:19: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%I64d",sol);
^
user.cpp:19:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("copaci.in","r",stdin);
^
user.cpp:20:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("copaci.out","w",stdout);
^
user.cpp:21:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:22:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1;i<=n;i++) scanf("%I64d %I64d",&t[i].x,&t[i].y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | Okay! | 10 |
| 2 | 0ms | 288kb | Okay! | 10 |
| 3 | 0ms | 316kb | Okay! | 10 |
| 4 | 4ms | 344kb | Okay! | 10 |
| 5 | 16ms | 428kb | Wrong answer | 0 |
| 6 | 32ms | 568kb | Wrong answer | 0 |
| 7 | 40ms | 680kb | Wrong answer | 0 |
| 8 | Depăşit | 1180kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1324kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1124kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |