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_36886890_32736.cpp: In function 'll fast_IO::read()':
0_0_36886890_32736.cpp:21:38: error: 'getchar_unlocked' was not declared in this scope
         while ((c = getchar_unlocked()) != '-' && c != '+' && (c < '0' || c > '9') && ~c);
                                      ^
0_0_36886890_32736.cpp:26:30: error: expected ')' before '_unlocked'
         while ((c = getchar()_unlocked) >= '0' && c <= '9')
                              ^
0_0_36886890_32736.cpp:27:53: error: expected ')' before ';' token
             num = (num << 1) + (num << 3) + (c ^ 48);
                                                     ^


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-10-06 01:46:41, Gzip enabled