fix 1: firstStepl

This commit is contained in:
2024-12-02 18:26:58 -05:00
parent 1c702860be
commit 6a5d9c6e23
8 changed files with 1016 additions and 0 deletions
+15
View File
@@ -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