Skip to content

IP-Algorithmics/CodeForces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeForces

Code Forces Solutions

Note

Submissions should have only var, let and const give compilation errors.

It seems as it supports ES5 at maximum. So no array spread eitherl.

Best option is to just run tsc path --module es6 --moduleResolution node or set an npm command like build: tsc --module es6 --moduleResolution node

About

Code Forces Solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published