Skip to content
Snippets Groups Projects
Commit 6f3b79e3 authored by Michal Štěpánek's avatar Michal Štěpánek
Browse files

Increase heap size

parent a4b99815
No related branches found
No related tags found
1 merge request!3Task2 odevzdání
......@@ -15,7 +15,7 @@
#define HEAP_SIZE_COMMAND "--heap-size"
#define HEAP_LOG_COMMAND "--heap-log"
 
#define DEFAULT_HEAP_SIZE 128
#define DEFAULT_HEAP_SIZE 550
 
int main ( int argc, char **argv ) {
if ( argc < 2 ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment