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_35017468_11506.c:1:182: fatal error: cstdio: No such file or directory
 #include<cstdio> int main() {__int64 a,b; while(scanf("%I64X%I64X",&a,&b)!=EOF)     {__int64 s;     s=a+b;     if(s<0) {s=-s;printf("-");}     printf("%I64X\n",s);     } return 0; }
                                                                                                                                                                                      ^
compilation terminated.


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-07-05 01:32:44, Gzip enabled