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_15636611_17981.cpp:17:13: error: stray '\' in program
             if((count>3||tmp>255)||(((ip[i]>\'9\')||(ip[i]<\'0\'))&&ip[i]!=\'.\'))
             ^
0_0_15636611_17981.cpp:17:13: error: missing terminating ' character
0_0_15636611_17981.cpp:22:13: error: stray '\' in program
             if(ip[i]==\'.\')
             ^
0_0_15636611_17981.cpp:22:13: error: missing terminating ' character
0_0_15636611_17981.cpp:29:17: error: stray '\' in program
                 tmp=tmp*10+(ip[i]-\'0\');
                 ^
0_0_15636611_17981.cpp:29:17: error: missing terminating ' character
0_0_15636611_17981.cpp:52:13: error: stray '\' in program
             printf(\"NO\\n\");
             ^
0_0_15636611_17981.cpp:52:13: error: missing terminating " character
0_0_15636611_17981.cpp:54:13: error: stray '\' in program
             printf(\"YES\\n\");
             ^
0_0_15636611_17981.cpp:54:13: error: missing terminating " character
0_0_15636611_17981.cpp: In function 'int main()':
0_0_15636611_17981.cpp:18:13: error: expected primary-expression before '{' token
             {
             ^
0_0_15636611_17981.cpp:18:13: error: expected ')' before '{' token
0_0_15636611_17981.cpp:22:13: error: expected ')' before 'if'
             if(ip[i]==\'.\')
             ^
0_0_15636611_17981.cpp:27:11: error: expected ')' before 'else'
           else
           ^
0_0_15636611_17981.cpp:57:1: error: expected ')' at end of input
 }
 ^
0_0_15636611_17981.cpp:57:1: error: expected statement at end of input
0_0_15636611_17981.cpp:57:1: error: expected '}' at end of input
0_0_15636611_17981.cpp:57:1: error: expected '}' at end of input
0_0_15636611_17981.cpp:57:1: error: expected '}' at end of input


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 11:20:00, Gzip enabled