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_25859003_1162.cpp: In function 'void read(T&)':
0_0_25859003_1162.cpp:13:12: error: 're' was not declared in this scope
     char c;re y=1;while(c=gc(),c<48||57<c)if(c=='-')y=-1;x=c^48;
            ^
0_0_25859003_1162.cpp:13:53: error: 'y' was not declared in this scope
     char c;re y=1;while(c=gc(),c<48||57<c)if(c=='-')y=-1;x=c^48;
                                                     ^
0_0_25859003_1162.cpp:14:55: error: 'y' was not declared in this scope
     while(c=gc(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y;
                                                       ^
0_0_25859003_1162.cpp: In function 'void write(T)':
0_0_25859003_1162.cpp:18:5: error: 're' was not declared in this scope
     re y=0;if(x<0)y=1,x=-x;
     ^
0_0_25859003_1162.cpp:18:19: error: 'y' was not declared in this scope
     re y=0;if(x<0)y=1,x=-x;
                   ^
0_0_25859003_1162.cpp:19:37: error: 'y' was not declared in this scope
     while(z[++Z]=x%10+'0',x/=10);if(y)z[++Z]='-';
                                     ^


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 20:58:43, Gzip enabled