fix 1: firstStepl
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
/**
|
||||||
|
* ChiefWhereabouts
|
||||||
|
*/
|
||||||
|
public class ChiefWhereabouts {
|
||||||
|
|
||||||
|
public static void main(String[] args) {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
private static long LocateChief() {
|
||||||
|
long coordinates = 0;
|
||||||
|
|
||||||
|
return coordinates;
|
||||||
|
}
|
||||||
|
}
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user