Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
vb string search short
'Title of this code 'Rextester.Program.Main is the entry point for your code. Don't change it. 'Compiler version 11.0.50709.17929 for Microsoft (R) .NET Framework 4.5 Imports System Imports System.Collections.Generic Imports System.Linq Imports System.Text.RegularExpressions Namespace Rextester Public Module Program function check(a, b) For Each c as char in a if not b.Contains(c) then return False next return True end function Public Sub Main(args() As string) Console.WriteLine(check("urok", "kkkonkurs")) Console.WriteLine(check("konkurs", "surokn")) End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
DateTime.ParseExact
loop 1
number from base 10 to base 2
CAI Visual Basic - Libreria Funciones
Project Euler 1
jjj
falhanço épico
5
rotina de professores (select case)
gf