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_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:7: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    7 | biset<MAX_T>st;
      |       ^~~~~
      |       MaX_t
0_0_39112371_3058.cpp:7:1: error: 'biset' does not name a type
    7 | biset<MAX_T>st;
      | ^~~~~
0_0_39112371_3058.cpp:9:17: error: 'MAX_T' was not declared in this scope; did you mean 'MaX_t'?
    9 | void dfs(bitset<MAX_T>&st,int now){
      |                 ^~~~~
      |                 MaX_t
0_0_39112371_3058.cpp:9:22: error: template argument 1 is invalid
    9 | void dfs(bitset<MAX_T>&st,int now){
      |                      ^
0_0_39112371_3058.cpp: In function 'void dfs(int&, int)':
0_0_39112371_3058.cpp:11:44: error: request for member 'count' in 'st', which is of non-class type 'int'
   11 |         if(vis[h[1]][h[2]][h[3]][h[4]]||st.count()>=5)
      |                                            ^~~~~
0_0_39112371_3058.cpp:19:15: error: request for member 'test' in 'st', which is of non-class type 'int'
   19 |         if(st.test(col)){
      |               ^~~~
0_0_39112371_3058.cpp:20:20: error: request for member 'set' in 'st', which is of non-class type 'int'
   20 |                 st.set(col);
      |                    ^~~
0_0_39112371_3058.cpp:22:20: error: request for member 'reset' in 'st', which is of non-class type 'int'
   22 |                 st.reset(col);
      |                    ^~~~~
0_0_39112371_3058.cpp: In function 'int main()':
0_0_39112371_3058.cpp:29:15: error: expected primary-expression before ')' token
   29 |         while(){
      |               ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-10 03:21:42, Gzip enabled