0_0_26248441_23486.cpp: In function 'void mian()':
0_0_26248441_23486.cpp:29:3: error: 'x' was not declared in this scope
x[i]=rand(-1000000000,1000000000),
^
0_0_26248441_23486.cpp:30:5: error: 'y' was not declared in this scope
y[i]=rand(-1000000000,1000000000);
^
|