Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
Kitxuuu
/
AIXCC-C-Challenge
like
1
ArXiv:
arxiv:
2509.07225
Dataset card
Files
Files and versions
xet
Community
1
main
AIXCC-C-Challenge
/
local-test-libxml2-full-01
/
afc-libxml2
/
test
/
errors
/
content1.xml
Kitxuuu
Add files using upload-large-folder tool
6aaf86c
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
202 Bytes
<?xml version=
"1.0"
?>
<!DOCTYPE
root
[
<!ELEMENT
root
(
#PCDATA
)>
<!ELEMENT a
ANY
>
<!ELEMENT b
ANY
>
<!--* missing closing bracket in choice *-->
<!ELEMENT
aElement
(a |b * >
]>
<
root
>
Any
content
</
root
>