Skip to content

Instantly share code, notes, and snippets.

View rahmlad-aramide's full-sized avatar
🏠
Working in the office

Oladimeji Abdrahman Adebayo rahmlad-aramide

🏠
Working in the office
View GitHub Profile
@rahmlad-aramide
rahmlad-aramide / run.py
Created October 18, 2022 01:14 — forked from dhaninugraha/run.py
Google foobar - I Love Lance and Janice
# foobar:~/i_love_lance_janice guest$ cat constraints.txt
# Java
# ====
# Your code will be compiled using standard Java 7. It must implement the answer() method in the solution stub.
# Execution time is limited. Some classes are restricted (e.g. java.lang.ClassLoader). You will see a notice if you use a restricted class when you verify your solution.
# Third-party libraries, input/output operations, spawning threads or processes and changes to the execution environment are not allowed.