Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
JustinTX
/
shinka-backup
like
0
arxiv:
2509.19349
Model card
Files
Files and versions
xet
Community
main
shinka-backup
/
examples_deprecated
/
ale_bench
/
initial.cpp
JustinTX
Add files using upload-large-folder tool
14c9c2b
verified
22 days ago
raw
Copy download link
history
blame
contribute
delete
165 Bytes
// EVOLVE-BLOCK-START
#
include
<bits/stdc++.h>
#
include
<atcoder/all>
using
namespace
std;
using
namespace
atcoder;
int
main
()
{
return
0
;
}
// EVOLVE-BLOCK-END