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_30849328_9892.cpp:12:1: error: stray '\243' in program
 vector<int> RT;
 ^
0_0_30849328_9892.cpp:12:1: error: stray '\273' in program
0_0_30849328_9892.cpp:13:1: error: expected initializer before 'vector'
 vector<ll> RES;
 ^
0_0_30849328_9892.cpp: In function 'void init()':
0_0_30849328_9892.cpp:51:2: error: 'RES' was not declared in this scope
  RES.clear();
  ^
0_0_30849328_9892.cpp:52:2: error: 'RT' was not declared in this scope
  RT.clear();
  ^
0_0_30849328_9892.cpp: In function 'int main()':
0_0_30849328_9892.cpp:71:5: error: 'RT' was not declared in this scope
     RT.push_back(rt);
     ^
0_0_30849328_9892.cpp:73:5: error: 'RES' was not declared in this scope
     RES.push_back(res / 2);
     ^
0_0_30849328_9892.cpp:77:10: error: 'RES' was not declared in this scope
   res += RES[0] + RES[1];
          ^
0_0_30849328_9892.cpp:78:13: error: 'RT' was not declared in this scope
   res += sz[RT[0]] * sz[RT[1]];
             ^


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-07-03 17:57:28, Gzip enabled