Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ece6096

Browse files
Add Prime streaming with pg-13
1 parent 5c86b26 commit ece6096

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/kyu3/prime_streaming_pg_13

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#Prime Streaming (PG-13)
1+
#Prime Streaming (PG-13)
22

33
Create an endless stream of prime numbers - a bit like IntStream.of(2, 3, 5, 7, 11, 13, 17), but infinite. The stream must be able to produce a million primes in a few seconds.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /