6 lines
67 B
C++
6 lines
67 B
C++
#define false 0
|
|
#define true 1
|
|
|
|
#define private 0
|
|
#define public 2
|