Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
C:\Documents and Settings\Админ\Рабочий стол\ШЭ информатика
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; namespace Rextester { public class Program { public static void Main(string[] args) { int s =Convert.ToInt32( Console.ReadLine()); int x =Convert.ToInt32(Console.ReadLine()); if(s+x==1) Console.WriteLine("first"); else if((s+x)%4==3||(s+x)%4==0)Console.WriteLine("first"); else Console.WriteLine("second"); } } }
run
|
edit
|
history
|
help
0
a.out
Find the value of a specific span in an html script
s
Exemple Regex
yari
Binary search tree - Pre-order Traversal
timer
1
Blooket
Class Objects