0_0_21561275_2452.cpp:1:1: error: 'Last' does not name a type
Last login: Mon Aug 7 12:52:50 on ttys000
^
0_0_21561275_2452.cpp:21:33: error: 'tm' does not name a type
for (tm;tm <= r;tm+=p) {
^
0_0_21561275_2452.cpp:21:41: error: 'tm' does not name a type
for (tm;tm <= r;tm+=p) {
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:282:0,
from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
from 0_0_21561275_2452.cpp:41:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:12:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|