fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. // your code goes here
  6. return 0;
  7. }
Success #stdin #stdout 0.01s 5276KB
stdin
2
7
1
6
1
0
1
1
0
0
0
1 2
1 3
2 4
2 5
3 6
3 7
5
2
4
1
1
0
1
1
1 2
2 3
3 4
4 5
stdout
Standard output is empty