0_0_33943967_29163.cpp:34:1: error: stray '\267' in program
dp·½³Ì
^
0_0_33943967_29163.cpp:34:1: error: stray '\275' in program
0_0_33943967_29163.cpp:34:1: error: stray '\263' in program
0_0_33943967_29163.cpp:34:1: error: stray '\314' in program
0_0_33943967_29163.cpp:34:1: error: 'dp' does not name a type
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/list:64:0,
from 0_0_33943967_29163.cpp:42:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:65:15: error: expected initializer before '<' token
_List_base<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:86:16: error: expected nested-name-specifier before 'list'
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:86:16: error: too many template-parameter-lists
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:97:14: error: expected nested-name-specifier before 'list'
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:97:18: error: expected initializer before '<' token
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:112:14: error: expected nested-name-specifier before 'list'
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:112:18: error: expected initializer before '<' token
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:128:16: error: expected nested-name-specifier before 'list'
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:128:16: error: too many template-parameter-lists
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:145:14: error: expected nested-name-specifier before 'list'
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:145:18: error: expected initializer before '<' token
typename list<_Tp, _Alloc>::iterator
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:161:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:180:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:195:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:225:5: error: 'list' does not name a type
list<_Tp, _Alloc>&
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:248:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:263:7: error: too many template-parameter-lists
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:280:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:308:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:328:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:362:7: error: too many template-parameter-lists
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:395:9: error: expected initializer before '<' token
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:433:7: error: too many template-parameter-lists
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:451:7: error: too many template-parameter-lists
list<_Tp, _Alloc>::
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/list.tcc:472:7: error: too many template-parameter-lists
list<_Tp, _Alloc>::
^
0_0_33943967_29163.cpp: In function 'int main()':
0_0_33943967_29163.cpp:56:5: error: redefinition of 'int main()'
int main() {
^
0_0_33943967_29163.cpp:22:5: note: 'int main()' previously defined here
int main () {
^
|