Advertisement
win98se

ProgrammingGo - yEET

Mar 31st, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.12 KB | None | 0 0
  1. int add{ ( int YeTe , int yeEt ) {
  2.     return YeTe + yeEt;
  3. }
  4.  
  5. int main ( ) {
  6.     cout << add{ ( 69 , 420 );
  7.     return 0;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement