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_36166832_24510.cpp:22:13: error: stray '\' in program
             printf(\\\"%d\\\",a.s[i]);
             ^
0_0_36166832_24510.cpp:22:13: error: stray '\' in program
0_0_36166832_24510.cpp:22:13: error: stray '\' in program
0_0_36166832_24510.cpp:22:13: error: missing terminating " character
0_0_36166832_24510.cpp:24:13: error: stray '\' in program
             printf(\\\"%c\\\",a.s[i]+\\\'A\\\'-10);//整型转化为字符型
             ^
0_0_36166832_24510.cpp:24:13: error: stray '\' in program
0_0_36166832_24510.cpp:24:13: error: stray '\' in program
0_0_36166832_24510.cpp:24:13: error: missing terminating " character
0_0_36166832_24510.cpp:26:5: error: stray '\' in program
     printf(\\\"\\\\n\\\");
     ^
0_0_36166832_24510.cpp:26:5: error: stray '\' in program
0_0_36166832_24510.cpp:26:5: error: stray '\' in program
0_0_36166832_24510.cpp:26:5: error: missing terminating " character
0_0_36166832_24510.cpp:107:5: error: stray '\' in program
     scanf(\\\"%d\\\",&t);
     ^
0_0_36166832_24510.cpp:107:5: error: stray '\' in program
0_0_36166832_24510.cpp:107:5: error: stray '\' in program
0_0_36166832_24510.cpp:107:5: error: missing terminating " character
0_0_36166832_24510.cpp:110:9: error: stray '\' in program
         scanf(\\\"%d%d%d\\\",&n,&c,&m);//十进制整数的n倍,密码是c进制数,m是构成密码的位数
         ^
0_0_36166832_24510.cpp:110:9: error: stray '\' in program
0_0_36166832_24510.cpp:110:9: error: stray '\' in program
0_0_36166832_24510.cpp:110:9: error: missing terminating " character
0_0_36166832_24510.cpp:115:13: error: stray '\' in program
             scanf(\\\"%s\\\",str);
             ^
0_0_36166832_24510.cpp:115:13: error: stray '\' in program
0_0_36166832_24510.cpp:115:13: error: stray '\' in program
0_0_36166832_24510.cpp:115:13: error: missing terminating " character
0_0_36166832_24510.cpp:116:13: error: stray '\' in program
             if(str[0]>=\\\'0\\\'&&str[0]<=\\\'9\\\')//输入数据
             ^
0_0_36166832_24510.cpp:116:13: error: stray '\' in program
0_0_36166832_24510.cpp:116:13: error: stray '\' in program
0_0_36166832_24510.cpp:116:13: error: missing terminating ' character
0_0_36166832_24510.cpp:117:17: error: stray '\' in program
                 num[str[0]-\\\'0\\\']=1;//用数组num来保存可选的数字
                 ^
0_0_36166832_24510.cpp:117:17: error: stray '\' in program
0_0_36166832_24510.cpp:117:17: error: stray '\' in program
0_0_36166832_24510.cpp:117:17: error: missing terminating ' character
0_0_36166832_24510.cpp:119:17: error: stray '\' in program
                 num[str[0]-\\\'A\\\'+10]=1;
                 ^
0_0_36166832_24510.cpp:119:17: error: stray '\' in program
0_0_36166832_24510.cpp:119:17: error: stray '\' in program
0_0_36166832_24510.cpp:119:17: error: missing terminating ' character
0_0_36166832_24510.cpp:126:17: error: stray '\' in program
                 printf(\\\"give me the bomb please\\\\n\\\");
                 ^
0_0_36166832_24510.cpp:126:17: error: stray '\' in program
0_0_36166832_24510.cpp:126:17: error: stray '\' in program
0_0_36166832_24510.cpp:126:17: error: missing terminating " character
0_0_36166832_24510.cpp:131:17: error: stray '\' in program
                 printf(\\\"0\\\\n\\\");
                 ^
0_0_36166832_24510.cpp:131:17: error: stray '\' in program
0_0_36166832_24510.cpp:131:17: error: stray '\' in program
0_0_36166832_24510.cpp:131:17: error: missing terminating " character
0_0_36166832_24510.cpp:133:17: error: stray '\' in program
                 printf(\\\"give me the bomb please\\\\n\\\");
                 ^
0_0_36166832_24510.cpp:133:17: error: stray '\' in program
0_0_36166832_24510.cpp:133:17: error: stray '\' in program
0_0_36166832_24510.cpp:133:17: error: missing terminating " character
0_0_36166832_24510.cpp: In function 'void print(node)':
0_0_36166832_24510.cpp:23:9: error: expected primary-expression before 'else'
         else
         ^
0_0_36166832_24510.cpp:27:1: error: expected primary-expression before '}' token
 }
 ^
0_0_36166832_24510.cpp: In function 'int main()':
0_0_36166832_24510.cpp:108:5: error: expected primary-expression before 'while'
     while(t--)//输入数据的组数
     ^


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 13:22:13, Gzip enabled