/ConflictCTF

Let you know how to solve the conflict.

Primary LanguagePython

Conflict CTF

Introduction

歡迎來到 Conflict CTF,這個專案將讓你可以理解如何合理解決衝突。

請 Fork 這個專案。

Working on it

git checkout master

git merge alice

git merge bob // Solve the conflict.

python3 script.py

我們另外有提供給你 GitHub Action,你可以在 Commit 訊息旁右側發現一個勾。

你可以點擊這個勾 -> Details -> Run the flag 展開 -> 得到輸出內容。

當你完成後,你將得到一個 flag{....},請提交這個來取得 Lab 分數。