i am a newbie and i am currently facing some issues here i get zero as the answer for hcf

后端 未结 0 689
挽巷
挽巷 2020-12-08 14:46
import java.util.*;
class Hcflcm
{
    int a,b;int hcf;
    void hcflcm(int x,int y)
    {
      Scanner Sc=new Scanner (System.in);
      System.out.println("e         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题