722873_0_0_20141.cpp:13: error: expected `)' before "a"
722873_0_0_20141.cpp:13: error: expected `)' before "b"
722873_0_0_20141.cpp:14: error: initializer expression list treated as compound expression
722873_0_0_20141.cpp:14: error: expected `,' or `;' before '{' token
722873_0_0_20141.cpp: In function `bool run()':
722873_0_0_20141.cpp:22: error: type/value mismatch at argument 1 in template parameter list for `template<class _Tp, class _Alloc> class std::vector'
722873_0_0_20141.cpp:22: error: expected a type, got `time'
722873_0_0_20141.cpp:22: error: template argument 2 is invalid
722873_0_0_20141.cpp:22: error: invalid type in declaration before '(' token
722873_0_0_20141.cpp:27: error: invalid types `int[int]' for array subscript
722873_0_0_20141.cpp:27: error: invalid types `int[int]' for array subscript
722873_0_0_20141.cpp:29: error: `begin' has not been declared
722873_0_0_20141.cpp:29: error: request for member of non-aggregate type before '(' token
722873_0_0_20141.cpp:29: error: `end' has not been declared
722873_0_0_20141.cpp:29: error: request for member of non-aggregate type before '(' token
722873_0_0_20141.cpp:35: error: invalid types `int[int]' for array subscript
722873_0_0_20141.cpp:35: error: invalid types `int[int]' for array subscript
|