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_19617164_7257.cpp: In function 'bool solve()':
0_0_19617164_7257.cpp:59:38: error: expected unqualified-id before 'int'
                     int dx=i+d[0][i],int dy=j+d[1][i];
                                      ^
0_0_19617164_7257.cpp:60:37: error: 'dy' was not declared in this scope
                     if(dx>=0&&dx<9&&dy>=0&&dy<9&&g[dx][dy]=='o'){
                                     ^


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-30 13:43:11, Gzip enabled