Runtime Lab
Write nonRepeat(str) to return the last non-repeating character, or an empty string if none exists.
Input: "paper"
Output: "r"
Last Non-Repeating Character
Authenticate to submit
Unlock the editor and runtime chart for this session.
Entry ID (SHA-256)
-
Note: Your code runs on the server worker. Define
nonRepeat(str) and avoid infinite loops.
No data yet.
Waiting for a run.
No run started.
| Test | Status | Avg ms |
|---|
Passing solutions with stored code
| Rank | Name | Entry ID | Avg ms | Status | Logged |
|---|---|---|---|---|---|
| 1 | K2 | 17c40b60f7b98a3f3ce0296ca87cc1f24359ee32d2e90f80c740de11dd38cfab | 0.0044 | Passed (31/31) | 1/10/2026, 12:28:44 AM |
Stored on the server per task.