We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb139a commit 2f20216Copy full SHA for 2f20216
1 file changed
README.md
@@ -39,10 +39,10 @@ print(status)
39
### Pointers ✏
40
- In a `Java` program the class name should always be ***`Main`***.
41
- Currently supported languages :
42
- - C (gcc 7.2.0)
43
- - C++ (g++ 7.2.0)
44
- - Java (OpenJDK 8)
45
- - Python (3.6.0)
+ - C (gcc 7.2.0)
+ - C++ (g++ 7.2.0)
+ - Java (OpenJDK 8)
+ - Python (3.6.0)
46
47
48
0 commit comments