Skip to content

Instantly share code, notes, and snippets.

@Tapendrakmr
Tapendrakmr / substringCalculator.java
Created August 20, 2020 13:16 — forked from mllopart/substringCalculator.java
Substring Calculator HackerRank test
using System;
using System.Collections.Generic;
public class Test
{
public static void Main()
{
// your code goes here
// your code goes here
string s = "kincenvizh";