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