4 lines
46 B
C
4 lines
46 B
C
#ifndef C_H
|
|
#define C_H
|
|
using T = int;
|
|
#endif
|
#ifndef C_H
|
|
#define C_H
|
|
using T = int;
|
|
#endif
|