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_34622061_2439.c: In function 'main':
0_0_34622061_2439.c:4:15: error: expected expression before '/' token
     int temp; //定义临时变量
               ^
0_0_34622061_2439.c:4:15: error: stray '\266' in program
0_0_34622061_2439.c:4:15: error: stray '\250' in program
0_0_34622061_2439.c:4:15: error: stray '\322' in program
0_0_34622061_2439.c:4:15: error: stray '\345' in program
0_0_34622061_2439.c:4:15: error: stray '\301' in program
0_0_34622061_2439.c:4:15: error: stray '\331' in program
0_0_34622061_2439.c:4:15: error: stray '\312' in program
0_0_34622061_2439.c:4:15: error: stray '\261' in program
0_0_34622061_2439.c:4:15: error: stray '\261' in program
0_0_34622061_2439.c:4:15: error: stray '\344' in program
0_0_34622061_2439.c:4:15: error: stray '\301' in program
0_0_34622061_2439.c:4:15: error: stray '\277' in program
0_0_34622061_2439.c:6:23: error: 'n' undeclared (first use in this function)
     while(scanf("%d",&n)!=EOF&&n!=0)
                       ^
0_0_34622061_2439.c:6:23: note: each undeclared identifier is reported only once for each function it appears in
0_0_34622061_2439.c:9:14: error: 'i' undeclared (first use in this function)
         for (i=0; i<n-1; i++)
              ^
0_0_34622061_2439.c:12:28: error: expected expression before '/' token
         }                  //计算n^n,取余
                            ^
0_0_34622061_2439.c:12:28: error: stray '\274' in program
0_0_34622061_2439.c:12:28: error: stray '\306' in program
0_0_34622061_2439.c:12:28: error: stray '\313' in program
0_0_34622061_2439.c:12:28: error: stray '\343' in program
0_0_34622061_2439.c:12:28: error: stray '\243' in program
0_0_34622061_2439.c:12:28: error: stray '\254' in program
0_0_34622061_2439.c:12:28: error: stray '\310' in program
0_0_34622061_2439.c:12:28: error: stray '\241' in program
0_0_34622061_2439.c:12:28: error: stray '\323' in program
0_0_34622061_2439.c:12:28: error: stray '\340' in program
0_0_34622061_2439.c:15:9: error: 'else' without a previous 'if'
         else
         ^


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:33:45, Gzip enabled