F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_37708306_6287.cpp: In function 'int main2()':
0_0_37708306_6287.cpp:183:2: error: expected 'catch' before '__except'
  __except (EXCEPTION_EXECUTE_HANDLER)
  ^
0_0_37708306_6287.cpp:183:2: error: expected '(' before '__except'
0_0_37708306_6287.cpp:183:2: error: expected type-specifier before '__except'
0_0_37708306_6287.cpp:183:11: error: expected ')' before '(' token
  __except (EXCEPTION_EXECUTE_HANDLER)
           ^
0_0_37708306_6287.cpp:183:11: error: expected '{' before '(' token
0_0_37708306_6287.cpp:183:12: error: 'EXCEPTION_EXECUTE_HANDLER' was not declared in this scope
  __except (EXCEPTION_EXECUTE_HANDLER)
            ^
0_0_37708306_6287.cpp: In function 'int main()':
0_0_37708306_6287.cpp:277:2: error: expected 'catch' before '__except'
  __except (EXCEPTION_EXECUTE_HANDLER)
  ^
0_0_37708306_6287.cpp:277:2: error: expected '(' before '__except'
0_0_37708306_6287.cpp:277:2: error: expected type-specifier before '__except'
0_0_37708306_6287.cpp:277:11: error: expected ')' before '(' token
  __except (EXCEPTION_EXECUTE_HANDLER)
           ^
0_0_37708306_6287.cpp:277:11: error: expected '{' before '(' token
0_0_37708306_6287.cpp:277:12: error: 'EXCEPTION_EXECUTE_HANDLER' was not declared in this scope
  __except (EXCEPTION_EXECUTE_HANDLER)
            ^
0_0_37708306_6287.cpp: In function 'int gendata()':
0_0_37708306_6287.cpp:293:2: error: 'SYSTEMTIME' was not declared in this scope
  SYSTEMTIME st;
  ^
0_0_37708306_6287.cpp:294:17: error: 'st' was not declared in this scope
  GetSystemTime(&st);
                 ^
0_0_37708306_6287.cpp:294:19: error: 'GetSystemTime' was not declared in this scope
  GetSystemTime(&st);
                   ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 12:00:21, Gzip enabled