File tree Expand file tree Collapse file tree 8 files changed +0
-30
lines changed
src/test/resources/correct_test_outputs Expand file tree Collapse file tree 8 files changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -122,10 +122,8 @@ time_reconstruction = end_reconstruction - start_reconstruction;
122
122
cout << time_reconstruction << endl;
123
123
cerr << A[0 ][0 ] << endl;
124
124
cerr << f[0 ] << endl;
125
- cerr << f[0 ] << endl;
126
125
cerr << B[0 ][0 ] << endl;
127
126
cerr << g[0 ] << endl;
128
- cerr << g[0 ] << endl;
129
127
cerr << C[0 ][0 ] << endl;
130
128
for (size_t i0 = 0 ; i0 < N; ++i0) {delete[] A[i0];
131
129
}delete[] A;
Original file line number Diff line number Diff line change @@ -58,7 +58,6 @@ time_reconstruction = end_reconstruction - start_reconstruction;
58
58
cout << time_reconstruction << endl;
59
59
cerr << A[0 ][0 ] << endl;
60
60
cerr << f[0 ] << endl;
61
- cerr << f[0 ] << endl;
62
61
for (size_t i0 = 0 ; i0 < N; ++i0) {delete[] A[i0];
63
62
}delete[] A;
64
63
delete[] f;
Original file line number Diff line number Diff line change @@ -1666,18 +1666,12 @@ time_reconstruction = end_reconstruction - start_reconstruction;
1666
1666
cout << time_reconstruction << endl;
1667
1667
cerr << A[0 ][0 ] << endl;
1668
1668
cerr << f[0 ] << endl;
1669
- cerr << f[0 ] << endl;
1670
1669
cerr << B[0 ][0 ][0 ] << endl;
1671
- cerr << f[0 ] << endl;
1672
1670
cerr << C[0 ][0 ][0 ][0 ] << endl;
1673
- cerr << f[0 ] << endl;
1674
1671
cerr << D[0 ][0 ] << endl;
1675
1672
cerr << g[0 ] << endl;
1676
- cerr << g[0 ] << endl;
1677
1673
cerr << E[0 ][0 ][0 ] << endl;
1678
- cerr << g[0 ] << endl;
1679
1674
cerr << F[0 ][0 ][0 ][0 ] << endl;
1680
- cerr << g[0 ] << endl;
1681
1675
cerr << H[0 ][0 ] << endl;
1682
1676
cerr << I[0 ][0 ][0 ] << endl;
1683
1677
cerr << J[0 ][0 ][0 ][0 ] << endl;
Original file line number Diff line number Diff line change @@ -565,11 +565,8 @@ time_reconstruction = end_reconstruction - start_reconstruction;
565
565
cout << time_reconstruction << endl;
566
566
cerr << A[0 ][0 ] << endl;
567
567
cerr << f[0 ] << endl;
568
- cerr << f[0 ] << endl;
569
568
cerr << B[0 ][0 ][0 ] << endl;
570
- cerr << f[0 ] << endl;
571
569
cerr << C[0 ][0 ][0 ][0 ] << endl;
572
- cerr << f[0 ] << endl;
573
570
for (size_t i0 = 0 ; i0 < N; ++i0) {delete[] A[i0];
574
571
}delete[] A;
575
572
delete[] f;
Original file line number Diff line number Diff line change @@ -63360,26 +63360,16 @@ time_reconstruction = end_reconstruction - start_reconstruction;
63360
63360
cout << time_reconstruction << endl;
63361
63361
cerr << A[0][0] << endl;
63362
63362
cerr << f[0] << endl;
63363
- cerr << f[0] << endl;
63364
63363
cerr << B[0][0][0] << endl;
63365
- cerr << f[0] << endl;
63366
63364
cerr << C[0][0][0][0] << endl;
63367
- cerr << f[0] << endl;
63368
63365
cerr << D[0][0][0][0][0] << endl;
63369
- cerr << f[0] << endl;
63370
63366
cerr << E[0][0][0][0][0][0] << endl;
63371
- cerr << f[0] << endl;
63372
63367
cerr << F[0][0] << endl;
63373
63368
cerr << g[0] << endl;
63374
- cerr << g[0] << endl;
63375
63369
cerr << G[0][0][0] << endl;
63376
- cerr << g[0] << endl;
63377
63370
cerr << H[0][0][0][0] << endl;
63378
- cerr << g[0] << endl;
63379
63371
cerr << I[0][0][0][0][0] << endl;
63380
- cerr << g[0] << endl;
63381
63372
cerr << J[0][0][0][0][0][0] << endl;
63382
- cerr << g[0] << endl;
63383
63373
cerr << K[0][0] << endl;
63384
63374
cerr << L[0][0][0] << endl;
63385
63375
cerr << M[0][0][0][0] << endl;
Original file line number Diff line number Diff line change @@ -21118,15 +21118,10 @@ time_reconstruction = end_reconstruction - start_reconstruction;
21118
21118
cout << time_reconstruction << endl;
21119
21119
cerr << A[0 ][0 ] << endl;
21120
21120
cerr << f[0 ] << endl;
21121
- cerr << f[0 ] << endl;
21122
21121
cerr << B[0 ][0 ][0 ] << endl;
21123
- cerr << f[0 ] << endl;
21124
21122
cerr << C[0 ][0 ][0 ][0 ] << endl;
21125
- cerr << f[0 ] << endl;
21126
21123
cerr << D[0 ][0 ][0 ][0 ][0 ] << endl;
21127
- cerr << f[0 ] << endl;
21128
21124
cerr << E[0 ][0 ][0 ][0 ][0 ][0 ] << endl;
21129
- cerr << f[0 ] << endl;
21130
21125
for (size_t i0 = 0 ; i0 < N; ++i0) {delete[] A[i0];
21131
21126
}delete[] A;
21132
21127
delete[] f;
Original file line number Diff line number Diff line change @@ -82,9 +82,7 @@ time_reconstruction = end_reconstruction - start_reconstruction;
82
82
cout << time_reconstruction << endl;
83
83
cerr << A[0 ][0 ] << endl;
84
84
cerr << f[0 ] << endl;
85
- cerr << f[0 ] << endl;
86
85
cerr << B[0 ][0 ] << endl;
87
- cerr << A[0 ][0 ] << endl;
88
86
for (size_t i0 = 0 ; i0 < N; ++i0) {delete[] A[i0];
89
87
}delete[] A;
90
88
delete[] f;
Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ cerr << p << endl;
78
78
cerr << t[0 ] << endl;
79
79
cerr << A[0 ][0 ] << endl;
80
80
cerr << f[0 ] << endl;
81
- cerr << f[0 ] << endl;
82
81
delete[] t;
83
82
for (size_t i0 = 0 ; i0 < N; ++i0) {delete[] A[i0];
84
83
}delete[] A;
You can’t perform that action at this time.
0 commit comments