Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Códigos dum boi olhando para um palácio
Language:
Ada
Assembly
Bash
C#
C++ (gcc)
C++ (clang)
C++ (vc++)
C (gcc)
C (clang)
C (vc)
Client Side
Clojure
Common Lisp
D
Elixir
Erlang
F#
Fortran
Go
Haskell
Java
Javascript
Kotlin
Lua
MySql
Node.js
Ocaml
Octave
Objective-C
Oracle
Pascal
Perl
Php
PostgreSQL
Prolog
Python
Python 3
R
Rust
Ruby
Scala
Scheme
Sql Server
Swift
Tcl
Visual Basic
Layout:
Vertical
Horizontal
'Title of this code 'Rextester.Program.Main is the entry point for your code. Don't change it. Imports System Imports System.Collections.Generic Imports System.Linq Imports System.Text.RegularExpressions Namespace Rextester Structure Aluno Dim nome As String Dim idade As Integer Dim nive As String end Structure Public Module Program Public Sub Main(args() As string) 'Your code goes here Dim alunos(3) As Aluno Dim i,j as integer for i=1 to 3 alunos(i).nome=Console.Readline() Next for j=1 to 3 Console.writeline(alunos(j).nome) next Console.WriteLine("Hello, world!") End Sub End Module End Namespace
Maria Jose Patricia
Show compiler warnings
[
-
]
Show input
Tempo de compilação: 0,39 seg, tempo de execução absoluta: 0,14 seg, tempo de CPU: 0,12 seg, uso de memória média: 16 Mb, nr média de tópicos: 3
edit mode
|
history
|
discussion
Maria José Patricia Olá, mundo!