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_35670636_3298.cpp: In function 'void ChangeOneModel(int)':
0_0_35670636_3298.cpp:18:3: error: 'c' was not declared in this scope
   c[id][a[i]]--;
   ^
0_0_35670636_3298.cpp: In function 'void Modify(int, int, int)':
0_0_35670636_3298.cpp:31:4: error: 'c' was not declared in this scope
    c[sx][a[i]]--; 
    ^
0_0_35670636_3298.cpp:38:3: error: 'c' was not declared in this scope
   c[sx][a[i]]--;
   ^
0_0_35670636_3298.cpp:43:3: error: 'c' was not declared in this scope
   c[sy][a[i]]--;
   ^
0_0_35670636_3298.cpp: In function 'int query(int, int, int)':
0_0_35670636_3298.cpp:64:15: error: 'c' was not declared in this scope
   else res += c[i][co];
               ^


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-06-26 17:58:22, Gzip enabled