#include "stdafx.h" #include "stdlib.h" #include "conio.h" int _tmain(int argc, _TCHAR* argv[]) { printf("podaj liczbe: "); int n, w, k; scanf("%i", &n); for(w=0; w