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_16387729_25000.cpp:2:671: fatal error: GCC4.9.2/lib/gcc/x86_64-w64-mingw32/4.9.2/include/stdio.h>in: Invalid argument
 #include<stdio.h>int main(){ int t,h1,m1,h2,m2,n,t1,dh,flag; char c; scanf(“%d”,&t); while(t–&&scanf(“%d:%d-%d:%d”,&h1,&m1,&h2,&m2)) {  flag=1;  if(h1-12<0)flag=0;  if(h2<h1)h2+=24;  dh=h2-h1;  t1=60*dh+m2-m1;  if(t1<420||t1>480)flag=0;  scanf(“%d%*c”,&n);  if(n<8)flag=0;  scanf(“%c%*c”,&c);  if(c!=’T')flag=0;  scanf(“%c%*c”,&c);  if(c!=’T')flag=0;  if(flag)printf(“Health life,NeverGone you should keep doing!\n”);  else printf(“NeverGone should pay attention to his health!\n”); }}解题转自:http://zc634579757.blog.163.com/blog/static/12449746220098194353777/
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^
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-11-29 21:36:47, Gzip enabled