Skip to content

Commit 31ef359

Browse files
author
Ihssaneabousshal
committed
Runtime: 3 ms (Top 69.84%) | Memory: 7 MB (Top 11.11%)
1 parent 361d82a commit 31ef359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/algorithms/R/Rotated Digits/Rotated Digits.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Runtime: 3 ms (Top 69.08%) | Memory: 7 MB (Top 15.60%)
1+
// Runtime: 3 ms (Top 69.84%) | Memory: 7 MB (Top 11.11%)
22
class Solution
33
{
44
public:

0 commit comments

Comments
 (0)