#ifndef C_H
#define C_H
const int c = 5;
#endif