0_0_10044702_14357.cpp:11: error: `time' does not name a type
0_0_10044702_14357.cpp: In function `void getdate(std::string, int)':
0_0_10044702_14357.cpp:23: error: `a' undeclared (first use this function)
0_0_10044702_14357.cpp:23: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10044702_14357.cpp: In function `void run(int)':
0_0_10044702_14357.cpp:28: error: `a' undeclared (first use this function)
0_0_10044702_14357.cpp: At global scope:
0_0_10044702_14357.cpp:40: error: expected `)' before "a"
0_0_10044702_14357.cpp:40: error: expected `)' before "b"
0_0_10044702_14357.cpp:41: error: initializer expression list treated as compound expression
0_0_10044702_14357.cpp:41: error: expected `,' or `;' before '{' token
0_0_10044702_14357.cpp: In function `int main()':
0_0_10044702_14357.cpp:54: error: `a' undeclared (first use this function)
|