0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-09-20 16:25:25 +00:00
OI-codes/Luogu/P8289/data/preprocessor5.in

8 lines
67 B (Stored with Git LFS)
Plaintext

6
#define A A+B+C
#define B b+C
#define C B+c
A*B*C
#undef B
A*B*C