Compare commits

..

No commits in common. "6054522518bf7bc46661c81e7e7bdd2b5ea097bb" and "07ef1f588e1f91100ba6f873470ecfa507b345cb" have entirely different histories.

View File

@ -1,5 +1,5 @@
#include <stdio.h> #include <stdio.h>
void main() { void main() {
printf("132 000"); printf("000 321");
} }