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_38938699_4610.cpp:3:14: error: expected ']' before ';' token
    3 | #define N 101;
      |              ^
0_0_38938699_4610.cpp:6:7: note: in expansion of macro 'N'
    6 | int t[N],a[N2];
      |       ^
0_0_38938699_4610.cpp:6:8: error: expected unqualified-id before ']' token
    6 | int t[N],a[N2];
      |        ^
0_0_38938699_4610.cpp:6:14: error: expected unqualified-id before ']' token
    6 | int t[N],a[N2];
      |              ^
0_0_38938699_4610.cpp: In function 'int main()':
0_0_38938699_4610.cpp:18:24: error: 'a' was not declared in this scope
   18 |                 cin >> a[i];
      |                        ^
0_0_38938699_4610.cpp:19:17: error: 't' was not declared in this scope
   19 |                 t[a[i]]++;
      |                 ^
0_0_38938699_4610.cpp:23:20: error: 't' was not declared in this scope
   23 |                 if(t[i]){
      |                    ^


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-29 07:36:29, Gzip enabled