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_37126735_2158.cpp:4:2: error: stray '\243' in program
  int n,m,i,j£»
  ^
0_0_37126735_2158.cpp:4:2: error: stray '\273' in program
0_0_37126735_2158.cpp: In function 'int main()':
0_0_37126735_2158.cpp:5:2: error: expected initializer before 'int'
  int a[100];
  ^
0_0_37126735_2158.cpp:8:10: error: 'im' was not declared in this scope
  for(i=0;im)
          ^
0_0_37126735_2158.cpp:8:12: error: expected ';' before ')' token
  for(i=0;im)
            ^
0_0_37126735_2158.cpp:10:8: error: 'j' was not declared in this scope
    for(j=n;j>=i;j--)
        ^
0_0_37126735_2158.cpp:12:5: error: 'a' was not declared in this scope
     a[j+1]=a[j];
     ^
0_0_37126735_2158.cpp:14:4: error: 'a' was not declared in this scope
    a[i]=m;
    ^
0_0_37126735_2158.cpp: At global scope:
0_0_37126735_2158.cpp:17:2: error: expected unqualified-id before 'for'
  for(i=0;i<=n;i++)
  ^
0_0_37126735_2158.cpp:17:10: error: 'i' does not name a type
  for(i=0;i<=n;i++)
          ^
0_0_37126735_2158.cpp:17:15: error: 'i' does not name a type
  for(i=0;i<=n;i++)
               ^
0_0_37126735_2158.cpp:19:8: error: expected constructor, destructor, or type conversion before '(' token
  printf("\n");
        ^
0_0_37126735_2158.cpp:20:2: error: expected unqualified-id before 'return'
  return 0;
  ^
0_0_37126735_2158.cpp:21:1: error: expected declaration before '}' token
 }
 ^


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-18 20:33:02, Gzip enabled