Ça trolle…
/
troll.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e02ad6
)
CG expects Java agents in public class "Player" even when filename is Boss.java
author
JBM
<jbm@codingame.com>
Thu, 21 May 2020 19:58:45 +0000
(21:58 +0200)
committer
JBM
<jbm@codingame.com>
Wed, 27 May 2020 14:53:54 +0000
(16:53 +0200)
This fixes the boss timeouts.
PLAN.org
patch
|
blob
|
history
config/Boss.java
patch
|
blob
|
history
diff --git
a/PLAN.org
b/PLAN.org
index
ed0f737
..
db53c65
100644
(file)
--- a/
PLAN.org
+++ b/
PLAN.org
@@
-6,3
+6,5
@@
* DONE messages
* TODO referee cleanup
* DONE upgrade deps
+* TODO Timings
+* TODO fenceposts
diff --git
a/config/Boss.java
b/config/Boss.java
index
548c083
..
e1bcec3
100644
(file)
--- a/
config/Boss.java
+++ b/
config/Boss.java
@@
-1,7
+1,7
@@
import java.util.Random;
import java.util.Scanner;
-
public class Boss
{
+
class Player
{
private final static String[] messages = {
"meta⁵ @YannT ∷ (a → b) → f1 (f2 (f3 a)) → f1 (f2 (f3 b))",
"By the power of Grayskull!",