File tree 4 files changed +16
-20
lines changed
4 files changed +16
-20
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,14 @@ using namespace std;
13
13
14
14
// *****************************************************************************************************
15
15
16
- int main ()
17
- {
18
-
19
-
16
+ int main () {
17
+
18
+ return 0 ;
20
19
}
21
20
22
21
// *****************************************************************************************************
23
22
/*
24
23
25
- // attach your sample output here.
24
+ // attach sample output here.
26
25
27
26
*/
Original file line number Diff line number Diff line change @@ -13,15 +13,14 @@ using namespace std;
13
13
14
14
// *****************************************************************************************************
15
15
16
- int main ()
17
- {
18
-
19
-
16
+ int main () {
17
+
18
+ return 0 ;
20
19
}
21
20
22
21
// *****************************************************************************************************
23
22
/*
24
23
25
- // attach your sample output here.
24
+ // attach sample output here.
26
25
27
26
*/
Original file line number Diff line number Diff line change @@ -13,15 +13,14 @@ using namespace std;
13
13
14
14
// *****************************************************************************************************
15
15
16
- int main ()
17
- {
18
-
19
-
16
+ int main () {
17
+
18
+ return 0 ;
20
19
}
21
20
22
21
// *****************************************************************************************************
23
22
/*
24
23
25
- // attach your sample output here.
24
+ // attach sample output here.
26
25
27
26
*/
Original file line number Diff line number Diff line change @@ -13,15 +13,14 @@ using namespace std;
13
13
14
14
// *****************************************************************************************************
15
15
16
- int main ()
17
- {
18
-
19
-
16
+ int main () {
17
+
18
+ return 0 ;
20
19
}
21
20
22
21
// *****************************************************************************************************
23
22
/*
24
23
25
- // attach your sample output here.
24
+ // attach sample output here.
26
25
27
26
*/
You can’t perform that action at this time.
0 commit comments