Files
427f5252-gr04-repo/Laboratorium/20221012161651/uklad.cpp

12 lines
175 B
C++

#include <iostream>
int main(void)
{
int x,y;
int a1, a2;
int b1, b2;
int c1, c2;
// here lies peter, he failed miserably.
// system of equations killed him rapidly.
}