0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2025-02-22 22:06:37 +00:00

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