infa

 0    5 flashcards    guest3793792
download mp3 print play test yourself
 
Question język polski Answer język polski
góra
start learning
include ctime, include cstdlib
void
start learning
void losuj (int A[])
random
start learning
A[i]=rand()%100;
srand
start learning
srand(time(NULL));
funkcja
start learning
losuj(A);

You must sign in to write a comment