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];
| ^~~~
|