81
IEnumerable<(int i, int j, int k)> GetSomeData2(int maxI, int maxJ, int maxK)
1
// @nuget: FluentAssertions
2
3
using System;
4
5
namespace Try_More_On_IEnumerable
6
{
7
class Program
8
{
9
static void Main(string[] args)
10
{
11
T12拉平三重循环.Run();
12
Console.WriteLine($"运行成功,{DateTime.Now:O}");
13
}
14
}
15
}
16
17
namespace Try_More_On_IEnumerable
18
{
19
using System.Collections.Generic;
20
using System.Linq;
21
using FluentAssertions;
22
23
public class T12拉平三重循环
24
{
Cached Result
-------------A------------
in DOA
in DOA2
in DOA3
-------------B------------
in new DOA
in override DOA2
new in DOA3
------------AB-------------
in DOA
in override DOA2
in DOA3
in DOA
in DOA2
in DOA3
-------------B------------
in new DOA
in override DOA2
new in DOA3
------------AB-------------
in DOA
in override DOA2
in DOA3