Solve p3 in C# (Java port to follow) #276
Annotations
2 errors and 1 warning
csharp/Euler/include/prime.cs#L128
'IEnumerator<long>' does not contain a definition for 'current' and no accessible extension method 'current' accepting a first argument of type 'IEnumerator<long>' could be found (are you missing a using directive or an assembly reference?)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading