×
解除綁定,重新設定系統帳號的密碼
您的系統帳號 ID:
您的系統帳號:
您的帳號暱稱:
設定新密碼:
設定新密碼:
×
請輸入要加入的「課程代碼」
請向開設課程的使用者索取「課程代碼」
Problems
Submissions
Rank
Forum
Contest
Login
Register
New Thread
#42075: ____
yp11351100@yphs.tp.edu.tw
(801-28胡可岳)
School : 臺北市私立延平高級中學
ID : 276234
×
傳送站內訊息
To:
Subject:
Content:
IP address : [203.72.178.1]
Last Login :
2025-06-25 10:24:10
d570.
神龍見首不見尾
--
板橋高中教學題
| From: [203.72.178.1] | Post Date : 2024-09-24 17:52
#include <iostream>
using namespace std;
int main()
{
int a;
cin>>a;
while(a){
cout<<a<<endl;
a/=10;
}
}
ZeroJudge Forum