Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. // GR_BAZ_ACTIVAITED 1
  2. // gr baz when you see my code - uou died
  3. #include <iostream>
  4.  
  5. using namespace std;
  6.  
  7. #define ll long long
  8. #define EPS 1e-11
  9. #define MAX 1e11
  10. #define ll long long
  11. #define ld double
  12. #define gr_baz cout
  13. #define matvei cin
  14.  
  15.  
  16. ll a, b, c, d;
  17.  
  18. ll get_second_storona(ll x) {
  19.  
  20. }
  21.  
  22. int main() {
  23. //cin >> a >> b >> c >> d;
  24. a = 2, b = 10, c = 4, d = 8;
  25. // S = x * y, P = 2 * (x + y)
  26. cout << get_second_storona(2);
  27. return 0;
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement