F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_5325914_26111\Main.java:16: non-static variable x cannot be referenced from a static context
            x=cin.nextInt();
            ^
0_0_5325914_26111\Main.java:17: non-static variable y cannot be referenced from a static context
            y=cin.nextInt();
            ^
0_0_5325914_26111\Main.java:18: non-static variable x cannot be referenced from a static context
            System.out.println(fun(x,y));
                                   ^
0_0_5325914_26111\Main.java:18: non-static variable y cannot be referenced from a static context
            System.out.println(fun(x,y));
                                     ^
4 errors


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-06-29 08:35:51, Gzip enabled