Need code in C++
3.14 CH3 LAB: Chicago Bulls championships (branches) The Chicago Bulls with Michael Jordan won an astounding 6 NBA championships in the 1990s, in 1991, 1992, 1993, 1996, 1997, and 1998 Write a program that takes as input a year, and outputs ‘First championship for 1991. Second championship for 1992, etc. For other years,output ‘No championship”. If the input is 1998, the output is: sixth championship ACTMITY 314.1 CH3 LAB.Chicago Bulls championships (branches) 0/ main.cpp Load default
OR
OR