Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.09 KB | None | 0 0
  1. // Só exemplo de como funciona
  2.  
  3. #define blablabla 5
  4.  
  5. int main() {
  6.    
  7.     return 0;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement