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_24793887_13672.cpp:1:1: error: stray '\301' in program
 Á´½Ó£ºhttps://www.nowcoder.com/questionTerminal/f84fbbb8fa8c4a59a370839e4857eae8?toCommentId=71350
 ^
0_0_24793887_13672.cpp:1:1: error: stray '\264' in program
0_0_24793887_13672.cpp:1:1: error: stray '\275' in program
0_0_24793887_13672.cpp:1:1: error: stray '\323' in program
0_0_24793887_13672.cpp:1:1: error: stray '\243' in program
0_0_24793887_13672.cpp:1:1: error: stray '\272' in program
0_0_24793887_13672.cpp:2:1: error: stray '\300' in program
 À´Ô´£ºÅ£¿ÍÍø
 ^
0_0_24793887_13672.cpp:2:1: error: stray '\264' in program
0_0_24793887_13672.cpp:2:1: error: stray '\324' in program
0_0_24793887_13672.cpp:2:1: error: stray '\264' in program
0_0_24793887_13672.cpp:2:1: error: stray '\243' in program
0_0_24793887_13672.cpp:2:1: error: stray '\272' in program
0_0_24793887_13672.cpp:2:1: error: stray '\305' in program
0_0_24793887_13672.cpp:2:1: error: stray '\243' in program
0_0_24793887_13672.cpp:2:1: error: stray '\277' in program
0_0_24793887_13672.cpp:2:1: error: stray '\315' in program
0_0_24793887_13672.cpp:2:1: error: stray '\315' in program
0_0_24793887_13672.cpp:2:1: error: stray '\370' in program
0_0_24793887_13672.cpp:4:487: 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"); }}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
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 20:17:34, Gzip enabled