Submission details
Task:Example Contest Task
Sender:demotili
Submission time:2018-10-03 13:12:51
Language:C++17
Status:READY
Score:14
Feedback
groupverdictscore
#1ACCEPTED14
#20
#3TIME LIMIT EXCEEDED0
#4RUNTIME ERROR0
#5MEMORY LIMIT EXCEEDED0
It's too colorful
— pllk
Test results
testverdicttime (s)group
#1ACCEPTED0.02 / 1.001details
#2ACCEPTED0.02 / 1.001details
#3ACCEPTED0.03 / 1.002details
#40.02 / 1.002details
#5TIME LIMIT EXCEEDED0.03 / 1.003details
#6TIME LIMIT EXCEEDED0.02 / 1.003details
#7RUNTIME ERROR0.02 / 1.004details
#8MEMORY LIMIT EXCEEDED0.02 / 1.005details

Code

#include <bits/stdc++.h>
using namespace std;
int main() {
  int a, b;
  cin >> a >> b;
  cout << a+b << endl;
  cout << "hello world" << endl;
  if (a) if (b) if (c) if (...) if (pitkä rivi) for (int i = 0; i < ni; ++i) for (int j = 0; j < nj; ++j) for (int k = 0; k < nk; ++k) x; 
}

Test details

Test 1 (group 1)

Verdict: ACCEPTED

input
1 1
correct output
2
user output
2

Test 2 (group 1)

Verdict: ACCEPTED

input
1234 12345
correct output
13579
user output
13579
...

Test 4 (group 2)

Verdict:

input
123467 123467 1324678 1324689 1324 9876 12349876 987632149876 9812349876 1349876 98349876 13248976 13248976 987613249876 13249876 98712349876 12349876 8613249876 98761324 9876
correct output
π
user output
-1