Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
anonymousTheStackRepo
/
the-stack-repo
like
0
Modalities:
Text
Size:
100K - 1M
License:
other
Dataset card
Data Studio
Files
Files and versions
Community
1
main
the-stack-repo
/
train
/
AvaN0x
/
IUT-ProgRep
/
commun
/
Cellule.java
anonymousTheStackRepo
changed folder structure
eb8cb24
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
package
commun;
public
enum
Cellule
{
INOCCUPE, JOUEUR_1, JOUEUR_2
}