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_37235302_9935.cpp: In function 'int main()':
0_0_37235302_9935.cpp:39:33: error: 'aa' was not declared in this scope
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                 ^
0_0_37235302_9935.cpp:39:41: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                         ^
0_0_37235302_9935.cpp:39:56: error: 'bb' was not declared in this scope
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                        ^
0_0_37235302_9935.cpp:39:64: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                                ^
0_0_37235302_9935.cpp:39:79: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                                               ^
0_0_37235302_9935.cpp:39:93: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                                                             ^
0_0_37235302_9935.cpp:43:33: error: 'aa' was not declared in this scope
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                 ^
0_0_37235302_9935.cpp:43:41: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                         ^
0_0_37235302_9935.cpp:43:56: error: 'bb' was not declared in this scope
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                        ^
0_0_37235302_9935.cpp:43:64: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                                ^
0_0_37235302_9935.cpp:43:79: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                                               ^
0_0_37235302_9935.cpp:43:93: error: invalid types 'int[int]' for array subscript
                     v[i][j].eb((aa + a[i][j]) * 1LL * (bb + b[i][j]), aa + a[i][j], bb + b[i][j]);
                                                                                             ^
0_0_37235302_9935.cpp:45:36: error: 'rbegin' was not declared in this scope
                 sort(rbegin(v[i][j]), rend(v[i][j]));
                                    ^
0_0_37235302_9935.cpp:45:51: error: 'rend' was not declared in this scope
                 sort(rbegin(v[i][j]), rend(v[i][j]));
                                                   ^


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-12-01 14:04:38, Gzip enabled