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_27360873_20904.cpp: In function 'void read(ty&)':
0_0_27360873_20904.cpp:6:14: error: 're' was not declared in this scope
  int f=1;x=0;re char c=getchar();
              ^
0_0_27360873_20904.cpp:7:7: error: 'c' was not declared in this scope
  for(;c<'0'||c>'9';c=getchar()) if(c=='-') f=-1;
       ^
0_0_27360873_20904.cpp:8:7: error: 'c' was not declared in this scope
  for(;c>='0'&&c<='9';c=getchar()) x=(x<<1)+(x<<3)+(c^48);
       ^
0_0_27360873_20904.cpp: In function 'int main()':
0_0_27360873_20904.cpp:43:3: error: 'wline' was not declared in this scope
   wline;
   ^


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-29 17:47:17, Gzip enabled