Update image url
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2023-02-18 13:55:17 +08:00
parent 7e43421a71
commit 4d93e5a150
5 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
#include "s0008_string_to_integer.hpp"
// 当流程很复杂的时候,画流程图: https://paste.sainnhe.dev/NQxx.png
// 当流程很复杂的时候,画流程图: https://share.sainnhe.dev/NQxx.png
class S0008Automaton {
string state = "start";