拜託幫我檢查一下,改好幾次都錯
import uava.io.*;
class Account
{
String name;
int balance;
public Account()
{
name="na";
balance=ba;
}
public int Save()
{
int ans;
ans=Save();
return(ans);
}
public int Get()
{
int ans;
ans=Get();
return(ans);
}
public int Refer()
{
int ans;
ans=Refer();
return(ans);
}
private int Save()
{
return(10000+balance);
}
private int Get()
{
return(10000+balance);
}
private int Refer()
{
return(balance);
}
}
public class s953165_hw8
{
public static void main(String args[])throws IOException
{
BufferedReader buf;
String str;
buf=new BufferedReader(new InputStreamReader(System.in));
int op.b ..
訪客只能看到部份內容,免費 加入會員 或由臉書 Google 可以看到全部內容