F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_39603425_10773.cpp:20:17: error: conversion from 'double' to 'long long unsigned int' in a converted constant expression
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:7: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |       ^~~~
0_0_39603425_10773.cpp:20:17: error: could not convert '(2.0e+5 + (double)10)' from 'double' to 'long long unsigned int'
   20 | #define maxn 2e5+10
      |              ~~~^~~
      |                 |
      |                 double
0_0_39603425_10773.cpp:23:7: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |       ^~~~
0_0_39603425_10773.cpp:20:17: error: size of array 'y' has non-integral type 'double'
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:7: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |       ^~~~
0_0_39603425_10773.cpp:20:17: error: conversion from 'double' to 'long long unsigned int' in a converted constant expression
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:16: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                ^~~~
0_0_39603425_10773.cpp:20:17: error: could not convert '(2.0e+5 + (double)10)' from 'double' to 'long long unsigned int'
   20 | #define maxn 2e5+10
      |              ~~~^~~
      |                 |
      |                 double
0_0_39603425_10773.cpp:23:16: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                ^~~~
0_0_39603425_10773.cpp:20:17: error: size of array 'x' has non-integral type 'double'
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:16: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                ^~~~
0_0_39603425_10773.cpp:20:17: error: conversion from 'double' to 'long long unsigned int' in a converted constant expression
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:25: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                         ^~~~
0_0_39603425_10773.cpp:20:17: error: could not convert '(2.0e+5 + (double)10)' from 'double' to 'long long unsigned int'
   20 | #define maxn 2e5+10
      |              ~~~^~~
      |                 |
      |                 double
0_0_39603425_10773.cpp:23:25: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                         ^~~~
0_0_39603425_10773.cpp:20:17: error: size of array 'c' has non-integral type 'double'
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:25: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                         ^~~~
0_0_39603425_10773.cpp:20:17: error: conversion from 'double' to 'long long unsigned int' in a converted constant expression
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:35: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                   ^~~~
0_0_39603425_10773.cpp:20:17: error: could not convert '(2.0e+5 + (double)10)' from 'double' to 'long long unsigned int'
   20 | #define maxn 2e5+10
      |              ~~~^~~
      |                 |
      |                 double
0_0_39603425_10773.cpp:23:35: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                   ^~~~
0_0_39603425_10773.cpp:20:17: error: size of array 'sa' has non-integral type 'double'
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:35: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                   ^~~~
0_0_39603425_10773.cpp:20:17: error: conversion from 'double' to 'long long unsigned int' in a converted constant expression
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:45: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                             ^~~~
0_0_39603425_10773.cpp:20:17: error: could not convert '(2.0e+5 + (double)10)' from 'double' to 'long long unsigned int'
   20 | #define maxn 2e5+10
      |              ~~~^~~
      |                 |
      |                 double
0_0_39603425_10773.cpp:23:45: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                             ^~~~
0_0_39603425_10773.cpp:20:17: error: size of array 'rk' has non-integral type 'double'
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:45: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                             ^~~~
0_0_39603425_10773.cpp:20:17: error: conversion from 'double' to 'long long unsigned int' in a converted constant expression
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:59: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                                           ^~~~
0_0_39603425_10773.cpp:20:17: error: could not convert '(2.0e+5 + (double)10)' from 'double' to 'long long unsigned int'
   20 | #define maxn 2e5+10
      |              ~~~^~~
      |                 |
      |                 double
0_0_39603425_10773.cpp:23:59: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                                           ^~~~
0_0_39603425_10773.cpp:20:17: error: size of array 'height' has non-integral type 'double'
   20 | #define maxn 2e5+10
      |              ~~~^~~
0_0_39603425_10773.cpp:23:59: note: in expansion of macro 'maxn'
   23 | int y[maxn], x[maxn], c[maxn], sa[maxn], rk[maxn], height[maxn], wt[30];
      |                                                           ^~~~


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-24 23:31:10, Gzip enabled