class PollinatingSandboxes {
public static void main
(String args
[]) { String s
= "pollinating sandboxes"; System.
out.
println("hashCode() = " + s.
hashCode()); }
}
Y2xhc3MgUG9sbGluYXRpbmdTYW5kYm94ZXMgewogICAgcHVibGljIHN0YXRpYyB2b2lkIG1haW4oU3RyaW5nIGFyZ3NbXSkgewogICAgICAgIFN0cmluZyBzID0gInBvbGxpbmF0aW5nIHNhbmRib3hlcyI7CiAgICAgICAgU3lzdGVtLm91dC5wcmludGxuKCJoYXNoQ29kZSgpID0gIiArIHMuaGFzaENvZGUoKSk7CiAgICB9Cn0KCg==