0_0_10770634_26318.cpp:5: error: expected nested-name-specifier before "ll"
0_0_10770634_26318.cpp:5: error: `ll' has not been declared
0_0_10770634_26318.cpp:5: error: expected `;' before '=' token
0_0_10770634_26318.cpp:5: error: expected unqualified-id before '=' token
0_0_10770634_26318.cpp:5: error: expected `,' or `;' before '=' token
0_0_10770634_26318.cpp:9: error: `ll' does not name a type
0_0_10770634_26318.cpp:13: error: `ll' does not name a type
0_0_10770634_26318.cpp: In function `void Build()':
0_0_10770634_26318.cpp:18: error: `a' undeclared (first use this function)
0_0_10770634_26318.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10770634_26318.cpp:35: error: 'struct <anonymous>' has no member named 'val'
0_0_10770634_26318.cpp: At global scope:
0_0_10770634_26318.cpp:38: error: `ll' does not name a type
0_0_10770634_26318.cpp: In function `int main()':
0_0_10770634_26318.cpp:63: error: `a' undeclared (first use this function)
0_0_10770634_26318.cpp:69: error: `Check' undeclared (first use this function)
|