摘要:
Quicksum时间限制:3000 ms | 内存限制:65535 KB难度:2描述A checksum is an algorithm that scans a packet of data and returns a single number. The idea is that if the packet is changed, the checksum will also change, so checksums are often used for detecting transmission errors, validating document contents, and in
阅读全文