Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ayush7614/Daily-Coding-DS-ALGO-Practice
/ nc
Method
nc
Hackerank/Java/Strong-password.java:84–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
83
private
double nd() {
return
Double.parseDouble(ns()); }
84
private
char nc() {
return
(char)skip(); }
85
86
private
String ns()
87
{
Callers
nothing calls this directly
Calls
1
skip
Method · 0.95
Tested by
no test coverage detected