Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Compiling python

watch -n 1 python3 arrays/python/two_sum_1.py

c++

watch -n 1 "g++ two_sum_1.cpp -o two_sum && ./two_sum" 

rust

watch -n 1 "rustc your_file.rs && ./your_file"

leetcode

This is my leetcode solutions

About

This is my leetcode solutions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages