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_33667565_27653.cpp:13:1: error: stray '\243' in program
 int q[N]£¬vis[N];
 ^
0_0_33667565_27653.cpp:13:1: error: stray '\254' in program
0_0_33667565_27653.cpp:13:11: error: expected initializer before 'vis'
 int q[N]£¬vis[N];
           ^
0_0_33667565_27653.cpp: In function 'int main()':
0_0_33667565_27653.cpp:23:13: error: 'vis' was not declared in this scope
             vis[i]=0;
             ^
0_0_33667565_27653.cpp:27:70: error: 'vis' was not declared in this scope
             if(a[i].first==a[i-1].first&&a[i].second==a[i-1].second) vis[i]=vis[i-1] = 1;
                                                                      ^
0_0_33667565_27653.cpp:30:9: error: 'q' was not declared in this scope
         q[++tot]=1;
         ^
0_0_33667565_27653.cpp:42:26: error: 'vis' was not declared in this scope
         rep(i,1,tot) if(!vis[q[i]]) ans++;
                          ^


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-16 14:40:53, Gzip enabled