@@ -19,28 +19,28 @@ public static class Formula1
1919 new ( "Graham" , "Hill" , "UK" , 176 , 14 , new int [ ] { 1962 , 1968 } , new string [ ] { "BRM" , "Lotus" } ) ,
2020 new ( "Jochen" , "Rindt" , "Austria" , 60 , 6 , new int [ ] { 1970 } , new string [ ] { "Lotus" } ) ,
2121 new ( "Jackie" , "Stewart" , "UK" , 99 , 27 , new int [ ] { 1969 , 1971 , 1973 } , new string [ ] { "Matra" , "Tyrrell" } ) ,
22- new ( "Emerson" , "Fittipaldi" , "Brazil" , 143 , 14 , new int [ ] { 1972 , 1974 } , new string [ ] { "Lotus" , "McLaren" } ) ,
23- new ( "James" , "Hunt" , "UK" , 91 , 10 , new int [ ] { 1976 } , new string [ ] { "McLaren" } ) ,
22+ new ( "Emerson" , "Fittipaldi" , "Brazil" , 144 , 14 , new int [ ] { 1972 , 1974 } , new string [ ] { "Lotus" , "McLaren" } ) ,
23+ new ( "James" , "Hunt" , "UK" , 92 , 10 , new int [ ] { 1976 } , new string [ ] { "McLaren" } ) ,
2424 new ( "Mario" , "Andretti" , "USA" , 128 , 12 , new int [ ] { 1978 } , new string [ ] { "Lotus" } ) ,
2525 new ( "Jody" , "Scheckter" , "South Africa" , 112 , 10 , new int [ ] { 1979 } , new string [ ] { "Ferrari" } ) ,
26- new ( "Alan" , "Jones" , "Australia" , 115 , 12 , new int [ ] { 1980 } , new string [ ] { "Williams" } ) ,
26+ new ( "Alan" , "Jones" , "Australia" , 116 , 12 , new int [ ] { 1980 } , new string [ ] { "Williams" } ) ,
2727 new ( "Keke" , "Rosberg" , "Finland" , 114 , 5 , new int [ ] { 1982 } , new string [ ] { "Williams" } ) ,
28- new ( "Niki" , "Lauda" , "Austria" , 173 , 25 , new int [ ] { 1975 , 1977 , 1984 } , new string [ ] { "Ferrari" , "McLaren" } ) ,
28+ new ( "Niki" , "Lauda" , "Austria" , 171 , 25 , new int [ ] { 1975 , 1977 , 1984 } , new string [ ] { "Ferrari" , "McLaren" } ) ,
2929 new ( "Nelson" , "Piquet" , "Brazil" , 204 , 23 , new int [ ] { 1981 , 1983 , 1987 } , new string [ ] { "Brabham" , "Williams" } ) ,
3030 new ( "Ayrton" , "Senna" , "Brazil" , 161 , 41 , new int [ ] { 1988 , 1990 , 1991 } , new string [ ] { "McLaren" } ) ,
3131 new ( "Nigel" , "Mansell" , "UK" , 187 , 31 , new int [ ] { 1992 } , new string [ ] { "Williams" } ) ,
32- new ( "Alain" , "Prost" , "France" , 197 , 51 , new int [ ] { 1985 , 1986 , 1989 , 1993 } , new string [ ] { "McLaren" , "Williams" } ) ,
33- new ( "Damon" , "Hill" , "UK" , 114 , 22 , new int [ ] { 1996 } , new string [ ] { "Williams" } ) ,
34- new ( "Jacques" , "Villeneuve" , "Canada" , 165 , 11 , new int [ ] { 1997 } , new string [ ] { "Williams" } ) ,
35- new ( "Mika" , "Hakkinen" , "Finland" , 160 , 20 , new int [ ] { 1998 , 1999 } , new string [ ] { "McLaren" } ) ,
36- new ( "Michael" , "Schumacher" , "Germany" , 287 , 91 , new int [ ] { 1994 , 1995 , 2000 , 2001 , 2002 , 2003 , 2004 } , new string [ ] { "Benetton" , "Ferrari" } ) ,
37- new ( "Fernando" , "Alonso" , "Spain" , 336 , 32 , new int [ ] { 2005 , 2006 } , new string [ ] { "Renault" } ) ,
38- new ( "Kimi" , "Räikkönen" , "Finland" , 352 , 21 , new int [ ] { 2007 } , new string [ ] { "Ferrari" } ) ,
32+ new ( "Alain" , "Prost" , "France" , 199 , 51 , new int [ ] { 1985 , 1986 , 1989 , 1993 } , new string [ ] { "McLaren" , "Williams" } ) ,
33+ new ( "Damon" , "Hill" , "UK" , 115 , 22 , new int [ ] { 1996 } , new string [ ] { "Williams" } ) ,
34+ new ( "Jacques" , "Villeneuve" , "Canada" , 163 , 11 , new int [ ] { 1997 } , new string [ ] { "Williams" } ) ,
35+ new ( "Mika" , "Hakkinen" , "Finland" , 161 , 20 , new int [ ] { 1998 , 1999 } , new string [ ] { "McLaren" } ) ,
36+ new ( "Michael" , "Schumacher" , "Germany" , 306 , 91 , new int [ ] { 1994 , 1995 , 2000 , 2001 , 2002 , 2003 , 2004 } , new string [ ] { "Benetton" , "Ferrari" } ) ,
37+ new ( "Fernando" , "Alonso" , "Spain" , 347 , 32 , new int [ ] { 2005 , 2006 } , new string [ ] { "Renault" } ) ,
38+ new ( "Kimi" , "Räikkönen" , "Finland" , 349 , 21 , new int [ ] { 2007 } , new string [ ] { "Ferrari" } ) ,
3939 new ( "Jenson" , "Button" , "UK" , 306 , 16 , new int [ ] { 2009 } , new string [ ] { "Brawn GP" } ) ,
40- new ( "Sebastian" , "Vettel" , "Germany" , 280 , 53 , new int [ ] { 2010 , 2011 , 2012 , 2013 } , new string [ ] { "Red Bull Racing" } ) ,
41- new ( "Nico" , "Rosberg" , "Germany" , 207 , 24 , new int [ ] { 2016 } , new string [ ] { "Mercedes" } ) ,
42- new ( "Lewis" , "Hamilton" , "UK" , 288 , 103 , new int [ ] { 2008 , 2014 , 2015 , 2017 , 2018 , 2019 , 2020 } , new string [ ] { "McLaren" , "Mercedes" } ) ,
43- new ( "Max" , "Verstappen" , "Netherlands" , 141 , 20 , new int [ ] { 2021 } , new string [ ] { "Red Bull Racing" } )
40+ new ( "Sebastian" , "Vettel" , "Germany" , 291 , 53 , new int [ ] { 2010 , 2011 , 2012 , 2013 } , new string [ ] { "Red Bull Racing" } ) ,
41+ new ( "Nico" , "Rosberg" , "Germany" , 206 , 24 , new int [ ] { 2016 } , new string [ ] { "Mercedes" } ) ,
42+ new ( "Lewis" , "Hamilton" , "UK" , 302 , 103 , new int [ ] { 2008 , 2014 , 2015 , 2017 , 2018 , 2019 , 2020 } , new string [ ] { "McLaren" , "Mercedes" } ) ,
43+ new ( "Max" , "Verstappen" , "Netherlands" , 155 , 29 , new int [ ] { 2021 } , new string [ ] { "Red Bull Racing" } )
4444 } ;
4545
4646 private static List < Team > ? s_teams ;
@@ -169,12 +169,12 @@ public static class Formula1
169169 new Racer ( "Riccardo" , "Patrese" , "Italy" , Starts : 256 , Wins : 6 ) ,
170170 new Racer ( "David" , "Coulthard" , "UK" , Starts : 246 , Wins : 13 ) ,
171171 new Racer ( "Heinz-Harald" , "Frentzen" , "Germany" , Starts : 156 , Wins : 3 ) ,
172- new Racer ( "Eddie" , "Irvine" , "UK" , Starts : 147 , Wins : 4 ) ,
172+ new Racer ( "Eddie" , "Irvine" , "UK" , Starts : 145 , Wins : 4 ) ,
173173 new Racer ( "Rubens" , "Barrichello" , "Brazil" , Starts : 322 , Wins : 11 ) ,
174174 new Racer ( "Juan Pablo" , "Montoya" , "Columbia" , Starts : 94 , Wins : 7 ) ,
175175 new Racer ( "Felipe" , "Massa" , "Brazil" , Starts : 269 , Wins : 11 ) ,
176176 new Racer ( "Mark" , "Webber" , "Australia" , Starts : 215 , Wins : 9 ) ,
177- new Racer ( "Daniel" , "Ricciardo" , "Australia" , Starts : 210 , Wins : 8 ) ,
178- new Racer ( "Valtteri" , "Bottas" , "Finland" , Starts : 178 , Wins : 10 )
177+ new Racer ( "Daniel" , "Ricciardo" , "Australia" , Starts : 224 , Wins : 8 ) ,
178+ new Racer ( "Valtteri" , "Bottas" , "Finland" , Starts : 192 , Wins : 10 )
179179 } ;
180180}
0 commit comments