Rofyda_Elghadban1

Untitled

Dec 2nd, 2021
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. #include <iostream>
  2. #include <iomanip>
  3.  
  4. using namespace std;
  5.  
  6. void Rofyda_Elghadban(){
  7. #ifndef ONLINE_JUDGE
  8. freopen("input.txt", "r", stdin), freopen("output.txt", "w", stdout);
  9. #endif
  10. }
  11.  
  12. int main()
  13. { Rofyda_Elghadban();
  14. int min ,max ,N ,sum;
  15. cin >> min ,max ,N ,sum;
  16. sum=(min>=1)+(max<=10*10*10*10*10*10*10*10*10);
  17. cout <<(min>=1)+(max<=10*10*10*10*10*10*10*10*10);
  18.  
  19. return 0;
  20. }
  21.  
Advertisement
Add Comment
Please, Sign In to add comment