Compare commits
No commits in common. "develop" and "main" have entirely different histories.
|
|
@ -1,6 +0,0 @@
|
|||
#include <cstdio>
|
||||
int main()
|
||||
{
|
||||
printf("hello world!");
|
||||
return 0;
|
||||
}
|
||||
|
|
@ -1 +0,0 @@
|
|||
1
|
||||
Loading…
Reference in New Issue