Skip to content

Commit b411b79

Browse files
committed
Foregone parallel-letter-frequency exercise
PHP is not realy made for multithread. Fibers are new and rarely used.
1 parent 1ed86e7 commit b411b79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,6 +1236,9 @@
12361236
"prerequisites": [],
12371237
"difficulty": 5
12381238
}
1239+
],
1240+
"foregone": [
1241+
"parallel-letter-frequency"
12391242
]
12401243
},
12411244
"concepts": [

0 commit comments

Comments
 (0)