对象已移动

可在此处找到该文档 Find the longest Substring of a given String S – New Self New Life
New Self New Life
No Result
View All Result
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices
New Self New Life
No Result
View All Result
Home Softwares

Find the longest Substring of a given String S

by admin
3 years ago
in Softwares
Best Coding Practices For Rest API Design
Share on FacebookShare on Twitter


import java.io.*;

import java.util.*;

  

public class GFG {

  

    

    

    public static void maxLength(int lis[], int n)

    {

        lengthy or = 0;

  

        

        

        for (int i = 0; i < n; i++) = lis[i];

        

  

        int[] rely = new int[32];

        for (int i = 0; i < n; i++) {

            for (int j = 0; j < 32; j++) {

                if ((lis[i] & (1L << j)) != 0)

                    rely[j]++;

            }

        }

  

        lengthy ans = 0, l = 0, tempOr = 0;

        for (int r = 0; r < n; r++) {

            tempOr |= lis[r];

  

            boolean flag = true;

            for (int i = 0; i < 32; i++) {

                if ((lis[r] & (1L << i)) != 0) {

                    rely[i]--;

                    if (rely[i] == 0)

                        flag = false;

                }

            }

  

            

            if (!flag) {

                for (; l <= r;) {

                    boolean flag1 = true;

                    for (int i = 0; i < 32; i++) {

                        if ((lis[(int)l] & (1L << i))

                            != 0) {

                            rely[i]++;

                        }

                        if (rely[i] == 0)

                            flag1 = false;

                    }

                    l++;

                    if (flag1)

                        break;

                }

            }

  

            

            

            if (tempOr == or) {

  

                ans = Math.max(ans, r - l + 1);

            }

        }

  

        

        if (ans != 0)

            System.out.println(ans);

        else

            System.out.println(-1);

    }

  

    

    public static void important(String[] args)

    {

        String S = "2347";

        int N = S.size();

        int[] A = new int[N];

        for (int i = 0; i < N; i++) {

            A[i] = S.charAt(i) - '0';

        }

  

        

        maxLength(A, N);

    }

}



Source link

Tags: FindLongestStringSubstring
Previous Post

3AC founders seek US$25M for new venture GTX to fill FTX void

Next Post

Which is right for you?

Related Posts

NFT Aggregator Marketplace Development: Complete Overview
Softwares

NFT Aggregator Marketplace Development: Complete Overview

by admin
August 15, 2025
New Vue js features – Vue 3+ overview
Softwares

New Vue js features – Vue 3+ overview

by admin
August 16, 2025
How agile is your crypto? Interview study explores opportunities and challenges of cryptographic update processes
Softwares

How agile is your crypto? Interview study explores opportunities and challenges of cryptographic update processes

by admin
August 12, 2025
20+ Best Free Futuristic Fonts in 2025 — Speckyboy
Softwares

20+ Best Free Futuristic Fonts in 2025 — Speckyboy

by admin
August 13, 2025
This week in AI dev tools: GPT-5, Claude Opus 4.1, and more (August 8, 2025)
Softwares

This week in AI dev tools: GPT-5, Claude Opus 4.1, and more (August 8, 2025)

by admin
August 9, 2025
Next Post
Which is right for you?

Which is right for you?

Dolly Parton Confirms Paul McCartney, Stevie Nicks as LP Guests

Dolly Parton Confirms Paul McCartney, Stevie Nicks as LP Guests

  • Trending
  • Comments
  • Latest
More than 400 Canadian artists sign letter denouncing ‘anti-trans’ policies

More than 400 Canadian artists sign letter denouncing ‘anti-trans’ policies

April 1, 2024
Taylor Swift’s ‘Eras Tour’ movie: How and when you can stream in Canada – National

Taylor Swift’s ‘Eras Tour’ movie: How and when you can stream in Canada – National

November 27, 2023
Jacklyn Zeman, longtime ‘General Hospital’ actor, dies at 70 – National

Jacklyn Zeman, longtime ‘General Hospital’ actor, dies at 70 – National

May 11, 2023
Greyson Chance says Ellen DeGeneres ‘abandoned’ him, calls her ‘manipulative’ and ‘opportunistic’ – National

Greyson Chance says Ellen DeGeneres ‘abandoned’ him, calls her ‘manipulative’ and ‘opportunistic’ – National

September 26, 2022
Robert De Niro shows up to troll Donald Trump outside hush-money trial – National

Robert De Niro shows up to troll Donald Trump outside hush-money trial – National

May 29, 2024
Anne Heche to be taken off life support after compatible organ recipient found – National

Anne Heche to be taken off life support after compatible organ recipient found – National

August 15, 2022
Mike ‘The Situation’ Sorrentino saves 2-year-old son from choking in home video – National

Mike ‘The Situation’ Sorrentino saves 2-year-old son from choking in home video – National

February 5, 2024
‘Nope’ movie review: Jordan Peele does it again in masterful spectacle – National

‘Nope’ movie review: Jordan Peele does it again in masterful spectacle – National

July 22, 2022

THE LORD OF THE RINGS Poster Art “The Legend Comes To Life” By Artist Stephen Andrade — GeekTyrant

August 17, 2025
‘Stranger Things’ Creators are Jumping Ship to Paramount

‘Stranger Things’ Creators are Jumping Ship to Paramount

August 16, 2025
Celebs Whose Kids Don’t Know They’re Famous

Celebs Whose Kids Don’t Know They’re Famous

August 16, 2025
25 Classic Movies That Got Bad Reviews From Critics

25 Classic Movies That Got Bad Reviews From Critics

August 16, 2025
Hip-Hop’s Biggest First-Week Sales for Projects in 2025

Hip-Hop’s Biggest First-Week Sales for Projects in 2025

August 15, 2025
HyperX’s claims its latest headset lasts 250 hours on a single charge

HyperX’s claims its latest headset lasts 250 hours on a single charge

August 15, 2025
5 Albums I Can’t Live Without: Steve Jones of the Sex Pistols

5 Albums I Can’t Live Without: Steve Jones of the Sex Pistols

August 16, 2025
Kate Middleton, Prince William Rare Message Amid Summer Break

Kate Middleton, Prince William Rare Message Amid Summer Break

August 15, 2025
New Self New Life

Your source for entertainment news, celebrities, celebrity news, and Music, Cinema, Digital Lifestyle and Social Media and More !

Categories

  • Celebrity
  • Cinema
  • Devices
  • Digital Lifestyle
  • Entertainment
  • Music
  • Social Media
  • Softwares
  • Uncategorized

Recent Posts

  • THE LORD OF THE RINGS Poster Art “The Legend Comes To Life” By Artist Stephen Andrade — GeekTyrant
  • ‘Stranger Things’ Creators are Jumping Ship to Paramount
  • Celebs Whose Kids Don’t Know They’re Famous
  • Home
  • Disclaimer
  • DMCA
  • Privacy Policy
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact us

Copyright © 2021 New Self New Life.
New Self New Life is not responsible for the content of external sites. slotsfree  creator solana token

No Result
View All Result
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices

Copyright © 2021 New Self New Life.
New Self New Life is not responsible for the content of external sites.

New Self New Life