メインコンテンツにスキップ
eLearner.app
GO PIPELINE MAZE

Go Pipeline Maze

チャネルと同時ゴルーチンを構成して、動的な迷路を通じてデータをルーティングします。

Routing Section 1

最初のレベルでは、入力チャンネルを出力チャンネルに接続する必要があります。読み取り専用チャネル「in」から整数値を読み取り、書き込み専用チャネル「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.

エディターを読み込み中…