基礎題:1000、1001、1004、1005、1008、1012、1013、1014、1017、1019、1021、1028、1029、1032、1037、1040、1048、1056、1058、1061、1070、1076、1089、1090、1091、1092、1093、1094、1095 ...
Problem Description Calculate A B. Input Each line will contain two integers A and B. Process to end of file. Output For each case, output A B in one line. Sample Input Sample Output 問題分析: 此題可以說是該oj上最 ...
2018-03-18 16:25 0 976 推薦指數:
基礎題:1000、1001、1004、1005、1008、1012、1013、1014、1017、1019、1021、1028、1029、1032、1037、1040、1048、1056、1058、1061、1070、1076、1089、1090、1091、1092、1093、1094、1095 ...
Problem Description 求A^B的最后三位數表示的整數。 說明:A^B的含義是“A的B次方” Input 輸入數據包含多個測試實例,每個實例占一行,由兩個正整數A和B組成(1<=A,B<=10000),如果A=0, B=0,則表示輸入數據 ...
第一階段:開始入門吧!(15天,53題)一.輸入輸出練習(2天,10題)1000、1089—1096、1001 二.簡單操作:(2—4天,12題)2000—2011、2039 三.英文題試水(3—4天,8題)1720、1062、2104、1064、2734、1170、1197、2629 ...
主題 Calculate a + b 杭電OJ-1000 Input Each line will contain two integers A and B. Process to end of file. Output For each case ...
杭電acm 提交代碼需要注意的問題 1. 用 Java 的時候類名請用 Main 2. Java 提交出現 PE 的可能原因有 1) 最基本的錯誤是空格問題,比如注意每行的末尾是否輸出空格 2) 用 Java 提交 ...
2020. 絕對值排序 題目 代碼 思路與總結 2021. 發工資咯 題目 代碼 思路與總結 2020. 題目 代碼 思路與總結 2025. ...
A == B ? Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 133531 Accepted Submission(s): 21293 ...
2010. 水仙花數 問題描述 解題思路 代碼 重點 使用數組存取數據 2011. 多項式求和 問題描述 解題思路 代碼 重點 nothing 2012 ...