Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Christian Müller
NIWO
Commits
1e8f5880
Commit
1e8f5880
authored
Apr 03, 2017
by
Christian Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase maximum aalta input size
parent
e1ac5410
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
aalta/Aalta_v2.0/aalta
aalta/Aalta_v2.0/aalta
+0
-0
aalta/Aalta_v2.0/main.cpp
aalta/Aalta_v2.0/main.cpp
+1
-1
No files found.
aalta/Aalta_v2.0/aalta
View file @
1e8f5880
No preview for this file type
aalta/Aalta_v2.0/main.cpp
View file @
1e8f5880
...
...
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <string.h>
#include <sys/time.h>
#define MAXN 100000
#define MAXN 100000
0
char
in
[
MAXN
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment