waleed saeed alshubrmei

 avatar
unknown
plain_text
2 years ago
1.5 kB
4
Indexable

import javax.swing.*;
package javaapplication8;*/

public class JavaApplication8 {
    public static void main(String[] args) {
        
        double [3][i] new double= int a;
        
        int b,c; 
        
        
        
        
        
        
        
        
        
        
        
        a = JOptionPane.parseInt("عدد الموظفين في الادارة رقم 1");
              
        b = JOptionPane.parseInt("عدد الموظفين في الادارة رقم 2");
               
        c = JOptionPane.parseInt("عدد الموظفين في الادارة رقم 3");
     
                for (int i = 0; i < a; i++) {
                    for (int j = 0; j < b; j++) {
                        if () {
                            
                        }
                        }
                        switch;
                        
                        case 1:
                            
                        
                        
                        
                        
                        
                    }
            
        }
                      
                      
                            
                        }
                        
                        
                        
                    }
            
        
                
                
        // TODO code application logic here
    

Editor is loading...