Guest User

new

a guest
Jun 21st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. int main (){
  2. int score = 5;
  3. cout << &scorel;
  4. return 0;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment