0_0_3942266_24401.cpp:4: error: `_int64' does not name a type
0_0_3942266_24401.cpp: In function `void init()':
0_0_3942266_24401.cpp:19: error: `l' undeclared (first use this function)
0_0_3942266_24401.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3942266_24401.cpp:21: error: `c' undeclared (first use this function)
0_0_3942266_24401.cpp:24: error: `x' undeclared (first use this function)
0_0_3942266_24401.cpp:27: error: `dis' undeclared (first use this function)
0_0_3942266_24401.cpp:27: error: `dist' undeclared (first use this function)
0_0_3942266_24401.cpp:31: error: integer constant is too large for "long" type
0_0_3942266_24401.cpp: At global scope:
0_0_3942266_24401.cpp:38: error: `_int64' does not name a type
0_0_3942266_24401.cpp:49: error: integer constant is too large for "long" type
0_0_3942266_24401.cpp: In function `void floyd()':
0_0_3942266_24401.cpp:57: error: `dis' undeclared (first use this function)
0_0_3942266_24401.cpp:57: error: integer constant is too large for "long" type
0_0_3942266_24401.cpp:57: error: integer constant is too large for "long" type
|