Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
schach 1 sem
#include <string> #include <iostream> using namespace std; int main (void) { string spielfeld [8] [8]; enum spielfigur {bw = "bauer w", bs ="bauer s", tw ="turm w", ts = "turm s", ss ="springer s", sw ="springer w", ls = "laeufer s", lw = "laeufer w", ks = "koenig s", kw = "koenig w", qs = "koenigin s", qw = "koenigin w"} /*for (int i=0; i < 64, i++) { }*/ };
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
DNA FINAL
First pr
pause a thread
Cells with Odd Values in a Matrix
oooo
How to find the fisrt index of a substring in a given string?
Par ou ímpar input
Hi
Guid Combined
Difference between Equals and ==
Please log in to post a comment.