Surbhi123's picture
Upload folder using huggingface_hub
64772a4 verified
raw
history blame contribute delete
71 Bytes
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}