Skip to content

commitrandom#597

Open
IvanAP05 wants to merge 1 commit into
vichitr:masterfrom
IvanAP05:ramaivan
Open

commitrandom#597
IvanAP05 wants to merge 1 commit into
vichitr:masterfrom
IvanAP05:ramaivan

Conversation

@IvanAP05

Copy link
Copy Markdown

I added an ee, if you put a 666 on the array, it will say "Yow chat", I also changed the name of the class from Bubblesort to BubbleSort.

@vichitr vichitr left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove unwanted changes

for(i=0; i<n; i++)
{
System.out.print(a[i] + " ");
if(a[i]==666){

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change?

import java.util.Scanner;

public class Bubblesort
public class BubbleSort

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants