Advertisement
STANAANDREY

mos craciun (24)

Dec 28th, 2021
1,128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. #include <bits/stdc++.h>
  2. using namespace std;
  3.  
  4. signed main() {
  5.     puts("2021");
  6.     return 0;
  7. }
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement