
--------------------Configuration: pintu - Win32 Debug--------------------
Compiling...
pintu.cpp
C:\Users\Dell\Desktop\pintu\pintu.cpp(193) : error C2369: 'arr' : redefinition; different subscripts
C:\Users\Dell\Desktop\pintu\pintu.cpp(98) : see declaration of 'arr'
C:\Users\Dell\Desktop\pintu\pintu.cpp(194) : error C2369: 'name' : redefinition; different subscripts
C:\Users\Dell\Desktop\pintu\pintu.cpp(99) : see declaration of 'name'
C:\Users\Dell\Desktop\pintu\pintu.cpp(195) : error C2086: 'img' : redefinition
C:\Users\Dell\Desktop\pintu\pintu.cpp(196) : error C2374: 'x' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(101) : see declaration of 'x'
C:\Users\Dell\Desktop\pintu\pintu.cpp(197) : error C2374: 'y' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(102) : see declaration of 'y'
C:\Users\Dell\Desktop\pintu\pintu.cpp(198) : error C2374: 'temp' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(103) : see declaration of 'temp'
C:\Users\Dell\Desktop\pintu\pintu.cpp(199) : error C2374: 'i' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(104) : see declaration of 'i'
C:\Users\Dell\Desktop\pintu\pintu.cpp(200) : error C2374: 'j' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(105) : see declaration of 'j'
C:\Users\Dell\Desktop\pintu\pintu.cpp(278) : error C2059: syntax error : ')'
C:\Users\Dell\Desktop\pintu\pintu.cpp(279) : error C2143: syntax error : missing ';' before '{'
C:\Users\Dell\Desktop\pintu\pintu.cpp(289) : fatal error C1004: unexpected end of file found
执行 cl.exe 时出错. pintu.exe - 1 error(s), 0 warning(s)
Compiling...
pintu.cpp
C:\Users\Dell\Desktop\pintu\pintu.cpp(193) : error C2369: 'arr' : redefinition; different subscripts
C:\Users\Dell\Desktop\pintu\pintu.cpp(98) : see declaration of 'arr'
C:\Users\Dell\Desktop\pintu\pintu.cpp(194) : error C2369: 'name' : redefinition; different subscripts
C:\Users\Dell\Desktop\pintu\pintu.cpp(99) : see declaration of 'name'
C:\Users\Dell\Desktop\pintu\pintu.cpp(195) : error C2086: 'img' : redefinition
C:\Users\Dell\Desktop\pintu\pintu.cpp(196) : error C2374: 'x' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(101) : see declaration of 'x'
C:\Users\Dell\Desktop\pintu\pintu.cpp(197) : error C2374: 'y' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(102) : see declaration of 'y'
C:\Users\Dell\Desktop\pintu\pintu.cpp(198) : error C2374: 'temp' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(103) : see declaration of 'temp'
C:\Users\Dell\Desktop\pintu\pintu.cpp(199) : error C2374: 'i' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(104) : see declaration of 'i'
C:\Users\Dell\Desktop\pintu\pintu.cpp(200) : error C2374: 'j' : redefinition; multiple initialization
C:\Users\Dell\Desktop\pintu\pintu.cpp(105) : see declaration of 'j'
C:\Users\Dell\Desktop\pintu\pintu.cpp(278) : error C2059: syntax error : ')'
C:\Users\Dell\Desktop\pintu\pintu.cpp(279) : error C2143: syntax error : missing ';' before '{'
C:\Users\Dell\Desktop\pintu\pintu.cpp(289) : fatal error C1004: unexpected end of file found
执行 cl.exe 时出错. pintu.exe - 1 error(s), 0 warning(s)















