3 lines
36 B
C++
3 lines
36 B
C++
|
|
#define NUMBER 1337
|
||
|
|
int x = NUMBER;
|