# Sage Code **Repository Path**: Sage06/sage-code ## Basic Information - **Project Name**: Sage Code - **Description**: My Code House - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-14 - **Last Updated**: 2026-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sage Code # 介绍 My Code House # 代码 #include using namespace std; int main(){ cout<<"hello world"; return 0; }