-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
38 lines (29 loc) · 1.21 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
General Description
===================
Target of ACM-logiq is to help ACM ICPC standard contest programmers by studying other's code and develop necessary skills.
The main repository is consisted of sub directories with name <'oj name'>-logiq ('oj name' will be replaced by the name of
online judge, e.g. sub directory containg solutions of LightOJ [Link: http://lightoj.com/] will be name Light-logiq)
Technical Description
=====================
[-].Counts
.Name of OJ Number of uploaded solutions
[-] Light 2
[-].Repository-Description
[-]Light-logiq
Contains solution of different problems of LightOJ [Link: http://lightoj.com/]
Solution of every problem consists of
[-] Description of the problem (.pdf / .txt (preferred))
[-] A bug free correct source code of solution(.c / .cpp )
[-] A brief description of the solution (.pdf / .txt) (optional)
[-] Resource or refference documentation (optional)
[-].Code-Of-Ethics
[-] Who the hell cares?
[-].Coder-Info
[+] ID: magurmach
[+] Status: Student
[+] Institution: BUET
[-].About
This repository is a colection of solved problems of different Online Judges, mainly LightOJ
[+] Problem Type: ACM ICPC standard
[+] Present OJ List:
[+]LightOJ