Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. #ifndef Head_hpp
  2. #define Head_hpp
  3.  
  4. #include <stdio.h>
  5. const int MAKS = 100;
  6. #endif /* Head_hpp */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement