Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
TestKlasse
//Rextester.Program.Main is the entry point for your code. Don't change it. //Microsoft (R) Visual C# Compiler version 2.9.0.63208 (958f2354) using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; public class TestKlasse { public static boolean activated = false; public static void start() { activated = true; System.out.println("Gestartet!"); } public static void stop() { activated = false; System.out.println("Gestoppt!"); } public static void main(String[] args) { if (activated) { System.out.println("Aktiviert!"); } else { System.out.println("Deaktiviert!"); } start(); if (activated) { System.out.println("Aktiviert!"); } else { System.out.println("Deaktiviert!"); } } }
run
|
edit
|
history
|
help
0
SHA tester
My wall
Simple Enum Parsing
binary search find minimum
Fórum ➡ What values have the greatest frequency? ♦
Pizzas&Tuples&Golden-Medal
Date Conversion
UFC 271 LIVE STREAM FREE REDDIT online
type experriment
Plt-D v.0.8.1