Compare commits

...

No commits in common. 'dqy1' and 'master' have entirely different histories.
dqy1 ... master

@ -1,5 +0,0 @@
#pragma once
int Mod(int x, int y)
{
return x % y;
}

@ -0,0 +1 @@
hello
Loading…
Cancel
Save