Skip to content

Commit 1d8db6d

Browse files
authored
Update E.java
1 parent 0aa00da commit 1d8db6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: E.java

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
//*******************************************************
2+
// E.java
3+
// the class reprsents E
4+
// Author: liron mizrahi
5+
//*******************************************************
16
public class E extends C
27
{
38
public int calc(int x)

0 commit comments

Comments
 (0)