/i/Risk Budur

Risk nedir? Risk budur.
    başlık yok! burası bom boş!
  1. 1.
    +17 -1
    for (int i = 1; i <= 9; i++)
    {
    for (int j = 1; j <= 10; j++)
    {
    Console. WriteLine("{0} x {1} = {2}", i, j, i * j);
    }
    Console. WriteLine(" ");

    }
    Console. ReadLine();
    ···
    1. 1.
      +1
      c# alırım bi dal
      ···
    2. 2.
      +1
      ooo c# ben de aldım bi dal
      ···
    3. 3.
      0
      Ooo php alirim bi dal
      ···
    4. 4.
      0
      C# anılarım depreşti aq
      ···
    5. 5.
      +1
      string rmatch = string. Format(";[{0}]{{1}}[{1}]{{1}}[A-Za-z0-9]{{{2},}}", code. Country[0][0], code. Country[0][1], minLength);
      var match = Regex. Matches(line, rmatch);
      if (match. Count > 0)
      return false;
      ···
    6. diğerleri 3
   tümünü göster