November 2018 1 95 Report
Sprawdzenie zadania czy jest dobrze, treść w załączniku

To będzie takie coś ?
#include <stdio.h>
main(){
int x = 3;
int y = 15;
int m = x+y;
printf("%d\n", m);
}


Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.