書名: The Modern C++ Challenge作者名: Marius Bancila本章字數: 22字更新時間: 2021-06-25 22:01:22
14. Validating ISBNs
Write a program that validates that 10-digit values entered by the user, as a string, represent valid ISBN-10 numbers.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- C語言從入門到精通(第4版)
- Java設計模式及實踐
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Frank Kane's Taming Big Data with Apache Spark and Python
- Spring 5 Design Patterns
- Zabbix Performance Tuning
- 深入解析Java編譯器:源碼剖析與實例詳解
- Secret Recipes of the Python Ninja
- ABAQUS6.14中文版有限元分析與實例詳解
- 高效使用Greenplum:入門、進階與數據中臺
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- Learning Java Lambdas
- Switching to Angular 2
- Node.js進階之路