This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
icfp2015
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
getScoreForProblem
adaptedStrategy0
kaos
9 years ago
parent
21a16474c8
commit
d5ec6d8e79
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
getScoreForProblem
+ 2
- 0
getScoreForProblem
View File
@ -0,0 +1,2 @@
#!/bin/bash
wget -qO- https://davar.icfpcontest.org/rankings.js|sed 's/,{"sco/\n{sco/g' -sssssssss|grep LILiK | head -n $(($1+1))|tail -n 1
Write
Preview
Loading…
Cancel
Save