Skip to content

yuhuoji/Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

LC$!velocityTool.deleteWhitespace("${question.frontendQuestionId}${velocityTool.camelCaseName(${question.titleSlug})}")
package com.leetcode.editor.cn;

import com.leetcode.helper.*;

import java.util.*;

//${question.frontendQuestionId} ${question.title}
public class LC$!velocityTool.deleteWhitespace("${question.frontendQuestionId}${velocityTool.camelCaseName(${question.titleSlug})}"){
    public static void main(String[] args) {
        System.out.println("Leetcode " + "${question.frontendQuestionId}");
        Solution solution = new LC$!velocityTool.deleteWhitespace(${question.frontendQuestionId})$!velocityTool.deleteWhitespace($!velocityTool.camelCaseName(${question.titleSlug}))().new Solution();
        
    }
    
    
${question.code}
}

Releases

No releases published

Packages

No packages published

Languages