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_33651171_12093.cpp: In function 'll read()':
0_0_33651171_12093.cpp:13:30: error: 'getchar_unlocked' was not declared in this scope
         c = getchar_unlocked();
                              ^
0_0_33651171_12093.cpp:17:30: error: 'getchar_unlocked' was not declared in this scope
         c = getchar_unlocked();
                              ^
0_0_33651171_12093.cpp: In function 'void write(ll)':
0_0_33651171_12093.cpp:22:35: error: 'putchar_unlocked' was not declared in this scope
     if (x < 0)putchar_unlocked('-'), x = -x;
                                   ^
0_0_33651171_12093.cpp:24:33: error: 'putchar_unlocked' was not declared in this scope
     putchar_unlocked(x % 10 + 48);
                                 ^
0_0_33651171_12093.cpp: In function 'int main()':
0_0_33651171_12093.cpp:153:62: error: 'putchar_unlocked' was not declared in this scope
         write(solver.MCMF(s, t).second),putchar_unlocked('\n');
                                                              ^


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-12-05 02:20:22, Gzip enabled