Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <iostream>
- #include <cstdlib>
- #include <ctime>
- using namespace std;
- void wypelnij_tablice(int* tablica, int rozmiar, int minimum, int maximum)
- {
- }
- int main ()
- {
- return 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment