Python | C |
$ \begin{aligned} & a = \text{int(input())} \\ & b = \text{int(input())} \\ & c = \text{int(input())} \\ & \text{if } ****: \\ & \quad \text{print}('PITAGORA') \end{aligned} $ | $ \begin{aligned} & \text{int a, b, c;} \\ & \text{scanf}("\%d", \&a); \\ & \text{scanf}("\%d", \&b); \\ & \text{scanf}("\%d", \&c); \\ & \text{if } (****) \\ & \quad \text{printf}("PITAGORA"); \end{aligned} $ |
Isprobaj potpuno besplatno!
Registracijom dobivaš besplatan*
pristup dijelu lekcija za svaki predmet.