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_38891877_4363.cpp:1:14: error: 'M' was not declared in this scope
    1 | int a ,b,n,j[M],i;
      |              ^
0_0_38891877_4363.cpp:5:6: error: expected constructor, destructor, or type conversion before '(' token
    5 | scanf("%d",&n);
      |      ^
0_0_38891877_4363.cpp:7:1: error: expected unqualified-id before 'for'
    7 | for(i=0;i<n;i++)
      | ^~~
0_0_38891877_4363.cpp:7:9: error: 'i' does not name a type
    7 | for(i=0;i<n;i++)
      |         ^
0_0_38891877_4363.cpp:7:13: error: 'i' does not name a type
    7 | for(i=0;i<n;i++)
      |             ^
0_0_38891877_4363.cpp:19:1: error: 'i' does not name a type
   19 | i=0;
      | ^
0_0_38891877_4363.cpp:21:1: error: expected unqualified-id before 'while'
   21 | while(i<n)
      | ^~~~~


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-17 03:48:22, Gzip enabled