A makefile and some random fixes
This commit is contained in:
parent
6f7482b9f3
commit
1c210b879d
7 changed files with 47 additions and 13 deletions
2
p6.c
2
p6.c
|
|
@ -19,4 +19,6 @@ int main() {
|
|||
}
|
||||
|
||||
printf("%i\n", s2*s2 - s1);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue