improved check: formatting system
This commit is contained in:
parent
c6baef23c2
commit
95b2ab4662
9 changed files with 170 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
int a;
|
||||
printf("hello, world!! %d\n", a);
|
||||
int a;
|
||||
printf("hello, world!! %d\n", a);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue