編譯錯誤, 請檢查語法是否符合系統所支援的編譯器的要求。
錯誤訊息:
/tmp/code_51189.cpp:3: error: `short int y1' redeclared as different kind of
symbol
/usr/include/bits/mathcalls.h:242: error: previous declaration of `double
y1(double)'
#include<iostream>
using namespace std;
short x1, x2, y1, y2, map[4][1001][1001], r, g, b, n, i, j, k, c[256][256][256], R, G, B, m, X, Y;
我第三行的code只是宣告一堆有的沒的數值...真的搞不懂為什麼CE,我要求call out= =|||