CPP 92
6 mohamadi Guest on 14th October 2023 08:35:03 AM
  1. int a = 3;
  2. int b = 4;
  3.  
  4. void setup() {
  5. }
  6.  
  7. void loop() {
  8.   if (a%b==0){
  9.     //agar taghsim baghimoonde nadasht
  10.   }
  11.   else {
  12.     //agar dasht
  13.   }
  14. }

Hightechrobo bin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.