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_14535731_24382.cpp:140:5: error: stray '\264' in program
     int L=1,R=0;从(1,0)点开始转移,此时res=0
     ^
0_0_14535731_24382.cpp:140:5: error: stray '\323' in program
0_0_14535731_24382.cpp:140:5: error: stray '\265' in program
0_0_14535731_24382.cpp:140:5: error: stray '\343' in program
0_0_14535731_24382.cpp:140:5: error: stray '\277' in program
0_0_14535731_24382.cpp:140:5: error: stray '\252' in program
0_0_14535731_24382.cpp:140:5: error: stray '\312' in program
0_0_14535731_24382.cpp:140:5: error: stray '\274' in program
0_0_14535731_24382.cpp:140:5: error: stray '\327' in program
0_0_14535731_24382.cpp:140:5: error: stray '\252' in program
0_0_14535731_24382.cpp:140:5: error: stray '\322' in program
0_0_14535731_24382.cpp:140:5: error: stray '\306' in program
0_0_14535731_24382.cpp:140:5: error: stray '\243' in program
0_0_14535731_24382.cpp:140:5: error: stray '\254' in program
0_0_14535731_24382.cpp:140:5: error: stray '\264' in program
0_0_14535731_24382.cpp:140:5: error: stray '\313' in program
0_0_14535731_24382.cpp:140:5: error: stray '\312' in program
0_0_14535731_24382.cpp:140:5: error: stray '\261' in program
0_0_14535731_24382.cpp: In function 'void solve()':
0_0_14535731_24382.cpp:140:40: error: expected ';' before 'res'
     int L=1,R=0;从(1,0)点开始转移,此时res=0
                                        ^
0_0_14535731_24382.cpp:147:13: error: 'res' was not declared in this scope
             res+=calc(0,L,R);
             ^
0_0_14535731_24382.cpp:151:13: error: 'res' was not declared in this scope
             res-=calc(0,L,R);
             ^
0_0_14535731_24382.cpp:157:13: error: 'res' was not declared in this scope
             res+=calc(1,L,R);
             ^
0_0_14535731_24382.cpp:161:13: error: 'res' was not declared in this scope
             res-=calc(1,L,R);
             ^
0_0_14535731_24382.cpp:164:22: error: 'res' was not declared in this scope
         ans[q[i].id]=res;//转移完毕。注意,res,L,R都不要清零
                      ^


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-23 03:30:18, Gzip enabled