Unverified Commit 34a9f24d authored by Subenlele's avatar Subenlele Committed by GitHub

Declare variables as size_t rather than unsigned.

Modify `unsigned front, front1, back;` to `size_t front, front1, back;`
parent f70b2ef3
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment