Write a C# program that displays only primes from a 2D array. Your program's inputs are the array size and a random seed. Your program should determine prime elements and display them in their corresponding positions. Non-prime elements should be shown as '- -'.
-
Notifications
You must be signed in to change notification settings - Fork 0
Write a C# program that displays only primes from a 2D array. Your program's inputs are the array size and a random seed. Your program should determine prime elements and display them in their corresponding positions. Non-prime elements should be shown as '- -'.
CodeLearnr/Prime_No_2D_Array
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Write a C# program that displays only primes from a 2D array. Your program's inputs are the array size and a random seed. Your program should determine prime elements and display them in their corresponding positions. Non-prime elements should be shown as '- -'.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published