From b6d7ceb4a1b8757ccb5bfc8f8d4f21a483f53254 Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Sun, 18 Aug 2024 08:20:02 +0800 Subject: [PATCH] fix output beautifully --- src/main.cpp | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index bdb7321..e132bf7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -71,7 +71,7 @@ struct ProgramRet{ path outPath; unsigned int id; friend std::ostream& operator<<(std::ostream&os,ProgramRet&ret){ - os<<"ProgramRet { start: "<