diff --git a/data/Integer3/1.cpp b/data/Integer3/1.cpp index e82ccec..6391444 100644 --- a/data/Integer3/1.cpp +++ b/data/Integer3/1.cpp @@ -1,7 +1,7 @@ /* Time: 2023-10-20 Test: Custom constructor. Div and mod. -std Time: 0.30s +std Time: 0.00s Time Limit: 1.00s Notes: Sanity check. */ diff --git a/data/Integer3/2.cpp b/data/Integer3/2.cpp index 2a2034f..8b42ce7 100644 --- a/data/Integer3/2.cpp +++ b/data/Integer3/2.cpp @@ -1,7 +1,7 @@ /* Time: 2023-10-20 Test: Custom constructor. Div and mod. -std Time: 0.30s +std Time: 0.00s Time Limit: 1.00s Notes: Sanity check. */ diff --git a/data/Integer3/3.cpp b/data/Integer3/3.cpp index 232d56f..b9b906c 100644 --- a/data/Integer3/3.cpp +++ b/data/Integer3/3.cpp @@ -1,7 +1,7 @@ /* Time: 2023-10-20 Test: Copy constructor and assignment operator. -std Time: 0.30s +std Time: 0.00s Time Limit: 1.00s Notes: Sanity check. */