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_27762152_27587.cpp: In function 'int main()':
0_0_27762152_27587.cpp:146:13: error: 'LARGE_INTEGER' was not declared in this scope
             LARGE_INTEGER nFreq;
             ^
0_0_27762152_27587.cpp:147:27: error: expected ';' before 'nBeginTime'
             LARGE_INTEGER nBeginTime;
                           ^
0_0_27762152_27587.cpp:148:27: error: expected ';' before 'nEndTime'
             LARGE_INTEGER nEndTime;
                           ^
0_0_27762152_27587.cpp:149:40: error: 'nFreq' was not declared in this scope
             QueryPerformanceFrequency(&nFreq);
                                        ^
0_0_27762152_27587.cpp:149:45: error: 'QueryPerformanceFrequency' was not declared in this scope
             QueryPerformanceFrequency(&nFreq);
                                             ^
0_0_27762152_27587.cpp:150:38: error: 'nBeginTime' was not declared in this scope
             QueryPerformanceCounter(&nBeginTime);
                                      ^
0_0_27762152_27587.cpp:150:48: error: 'QueryPerformanceCounter' was not declared in this scope
             QueryPerformanceCounter(&nBeginTime);
                                                ^


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-09-28 04:14:50, Gzip enabled