keep track of the answer cache, no reason to have sepeate versions win vs. lin

This commit is contained in:
Stefan Harmuth 2022-08-02 08:47:45 +02:00
parent 942ede8254
commit 40c8d4e56e

8
answer_cache.json Normal file
View File

@ -0,0 +1,8 @@
{
"16": {
"1": {
"wrong": [],
"correct": 59522422
}
}
}