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_21599562_7403.cpp:114:37: error: stray '#' in program
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                     ^
0_0_21599562_7403.cpp:114:43: error: stray '#' in program
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                           ^
0_0_21599562_7403.cpp:114:68: error: stray '#' in program
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                                                    ^
0_0_21599562_7403.cpp:114:74: error: stray '#' in program
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                                                          ^
0_0_21599562_7403.cpp:135:67: error: stray '#' in program
                 ch[ans[i] / 81][(ans[i] / 9) % 9] = ans[i] % 9 + '1';
                                                                   ^
0_0_21599562_7403.cpp:135:73: error: stray '#' in program
                 ch[ans[i] / 81][(ans[i] / 9) % 9] = ans[i] % 9 + '1';
                                                                         ^
0_0_21599562_7403.cpp: In function 'int main()':
0_0_21599562_7403.cpp:114:38: error: lvalue required as unary '&' operand
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                      ^
0_0_21599562_7403.cpp:114:40: error: expected ')' before ';' token
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                        ^
0_0_21599562_7403.cpp:114:41: error: expected primary-expression before '?' token
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                         ^
0_0_21599562_7403.cpp:114:44: error: lvalue required as unary '&' operand
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                            ^
0_0_21599562_7403.cpp:114:46: error: expected ':' before ';' token
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                              ^
0_0_21599562_7403.cpp:114:46: error: expected primary-expression before ';' token
0_0_21599562_7403.cpp:114:48: error: expected primary-expression before '||' token
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                                ^
0_0_21599562_7403.cpp:114:69: error: lvalue required as unary '&' operand
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                                                     ^
0_0_21599562_7403.cpp:114:78: error: expected primary-expression before ')' token
                     if(ch[i][j] == '?' || ch[i][j] == k + '1') {
                                                                              ^
0_0_21599562_7403.cpp:135:68: error: lvalue required as unary '&' operand
                 ch[ans[i] / 81][(ans[i] / 9) % 9] = ans[i] % 9 + '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-01 20:58:23, Gzip enabled