Fix: std 时间忘改了......

This commit is contained in:
DarkSharpness_XzY
2023-10-20 22:08:54 +08:00
parent 28175399cb
commit 922fac5dee
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/* /*
Time: 2023-10-20 Time: 2023-10-20
Test: Custom constructor. Div and mod. Test: Custom constructor. Div and mod.
std Time: 0.30s std Time: 0.00s
Time Limit: 1.00s Time Limit: 1.00s
Notes: Sanity check. Notes: Sanity check.
*/ */

View File

@ -1,7 +1,7 @@
/* /*
Time: 2023-10-20 Time: 2023-10-20
Test: Custom constructor. Div and mod. Test: Custom constructor. Div and mod.
std Time: 0.30s std Time: 0.00s
Time Limit: 1.00s Time Limit: 1.00s
Notes: Sanity check. Notes: Sanity check.
*/ */

View File

@ -1,7 +1,7 @@
/* /*
Time: 2023-10-20 Time: 2023-10-20
Test: Copy constructor and assignment operator. Test: Copy constructor and assignment operator.
std Time: 0.30s std Time: 0.00s
Time Limit: 1.00s Time Limit: 1.00s
Notes: Sanity check. Notes: Sanity check.
*/ */