Skip to content

an-oi/DictGenerator4OI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DictGenerator4OI

Dear OIers, have you ever solved a hard question by making a dict? if your answer is yes, have you ever thought that making it cost a long time? How did you try to make it shorter? I guess, most of you will state that it's Multiprocessing. However, using it is not beginner-friendly, is it?

So why not create a general program to do that? And this is what DictGenerator4OI do.

Creating program

Using DictGenerator4OI, you do only need make a simple program, which use Python's standard input and output.

For example, this:

print(int(input())**2)

Getting Answer

And then, uploading it to DictGenerator4OI, you'll get a txt file contain all you need.

About

A simple and easy dictionary generator. Design for OI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages