Compare commits
1 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
03ab3e93f7 | 7 months ago |
@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main(){
|
||||
printf("Hello, world!\n");
|
||||
printf("Hello, world!\n");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue