Lompati ke konten utama
eLearner.app
GO PIPELINE MAZE

Go Pipeline Maze

Konfigurasikan saluran dan goroutine serentak untuk merutekan data melalui labirin dinamis.

Routing Section 1

Tingkat pertama memerlukan koneksi saluran masukan ke saluran keluaran. Baca nilai integer dari saluran read-only 'in' dan kirimkan langsung ke saluran write-only 'out'.

Maze Status

inout
Complete routing in each section to activate the main flow.

Stuck?

Learn the fundamental concepts in the Go course to solve this challenge.

Go Pipeline Verifier

Write Go code to route data through channels.

Memuat editor…