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_34622129_1383.c: In function 'main':
0_0_34622129_1383.c:5:92: error: expected expression before '/' token
     int a[10][4]={{0},{1},{6,2,4,8},{1,3,9,7},{6,4},{5},{6},{1,7,9,3},{6,8,4,2},{1,9}};    //0~9对应的情况
                                                                                            ^
0_0_34622129_1383.c:5:92: error: stray '\266' in program
0_0_34622129_1383.c:5:92: error: stray '\324' in program
0_0_34622129_1383.c:5:92: error: stray '\323' in program
0_0_34622129_1383.c:5:92: error: stray '\246' in program
0_0_34622129_1383.c:5:92: error: stray '\265' in program
0_0_34622129_1383.c:5:92: error: stray '\304' in program
0_0_34622129_1383.c:5:92: error: stray '\307' in program
0_0_34622129_1383.c:5:92: error: stray '\351' in program
0_0_34622129_1383.c:5:92: error: stray '\277' in program
0_0_34622129_1383.c:5:92: error: stray '\366' in program
0_0_34622129_1383.c:8:24: error: 'N' undeclared (first use in this function)
     while (scanf("%d",&N)!=EOF) {
                        ^
0_0_34622129_1383.c:8:24: note: each undeclared identifier is reported only once for each function it appears in
0_0_34622129_1383.c:9:13: error: 'i' undeclared (first use in this function)
         for(i=0;i<N;i++)
             ^
0_0_34622129_1383.c:12:9: error: 'temp' undeclared (first use in this function)
         temp=n%10;
         ^
0_0_34622129_1383.c:14:13: error: 'ans' undeclared (first use in this function)
             ans=temp;
             ^


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-08 11:21:09, Gzip enabled