Coding Question Time and Memory Specifications

Coding Question Time and Memory Specifications

Code Runner Time and Memory Specifications


Language

Version

Exec Time Limit (secs)

Memory limit (MB)

Bash

Bash 5.0

30

512

C

GCC 9.2.0, C11 standard

30

512

C++

GCC 9.2.0, C++11 standard

30

512

C#

Mono 6.6.0.161

30

512

Go

Go 1.13.5

30

512

Java

OpenJDK 13

30

1536

NodeJS

node.js 12.14.0

30

512

PHP

PHP 7.4.1

30

512

Python2

Python 2.7.17

30

512

Python3

Python 3.8.1

30

512

Ruby

Ruby 2.7.0

30

512

Scala

Scala 2.13.2

30

1536

SQLite

Sqlite3

30

512

Typescript

node.js 12.14.0

30

512


* CPU wall time (time limit to run all test cases on a program) = 1 minute

* Size limit for code submission = 16MB

* Compile timeout = 15s