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_26385291_11840.cpp:8:10: error: expected ';' at end of member declaration
     char v
          ^
0_0_26385291_11840.cpp: In function 'int bfs(int, int, int, int)':
0_0_26385291_11840.cpp:21:15: error: 'push' was not declared in this scope
     q,push(pre);
               ^
0_0_26385291_11840.cpp:26:15: error: 'pop' was not declared in this scope
         q,pop();
               ^
0_0_26385291_11840.cpp:33:13: error: expected ';' before 'q'
             q,push(d1);
             ^
0_0_26385291_11840.cpp:45:13: error: expected ';' before 'q'
             q,push(d1);
             ^
0_0_26385291_11840.cpp: In function 'int main()':
0_0_26385291_11840.cpp:75:14: error: invalid operands of types 'double' and 'int' to binary 'operator%'
         if(p%1!=0||(s%n!=0&&s%m!=0&&s%c!=0))
              ^


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-10-06 11:30:02, Gzip enabled