0_0_17203262_20415.cpp:26:10: error: stray '#' in program
</strong>#include<cstdio>
^
0_0_17203262_20415.cpp:88:2: error: stray '#' in program
}#include<cstdio>
^
0_0_17203262_20415.cpp:100:9: error: missing terminating ' character
for(int i = 0;str1[i] != '
^
0_0_17203262_20415.cpp:25:2: error: expected unqualified-id before '<' token
}<strong style="color: rgb(255, 0, 0);">
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cwctype:50:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/locale_facets.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/basic_ios.h:37,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:44,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_17203262_20415.cpp:76:
GCC4.9.2/x86_64-w64-mingw32/include/wctype.h:15:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|