mirror of
https://github.com/ada-dmitry/tmp_project.git
synced 2026-09-24 01:10:31 +00:00
update readme
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
double a, b, eps, x, *pa, *pb, *px;
|
||||
|
||||
|
||||
int main(){
|
||||
int main(){
|
||||
|
||||
double tmp;
|
||||
pa = &a; pb = &b; px = &x;
|
||||
|
||||
Reference in New Issue
Block a user