In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
from GCC4.9.2/x86_64-w64-mingw32/include/wchar.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cwchar:44,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/postypes.h:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:38,
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_24882333_5731.cpp:1:
0_0_24882333_5731.cpp: In function 'int getlog(long long int)':
0_0_24882333_5731.cpp:16:6: error: expected primary-expression before 'long'
if (__int64(pow1(2, t)) != n) t++;
^
0_0_24882333_5731.cpp:16:6: error: expected ')' before 'long'
|