Compare commits

..

No commits in common. "a6b4938367a38041f00d34cd8f0e1710bce3dd8d" and "69d8bb46e133ce0d722d13343503a7d00eb525ca" have entirely different histories.

View File

@ -1,7 +0,0 @@
#include "stdio.h"
int main(){
printf("cmodmco");
return 0;
}