start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| start [2023/11/19 01:11] – created skander | start [2023/11/21 01:09] (current) – skander | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| Writings about C++, system design and computational statistics. | Writings about C++, system design and computational statistics. | ||
| + | |||
| + | <code cpp> | ||
| + | #include < | ||
| + | #include < | ||
| + | #include < | ||
| + | |||
| + | int main(int argc, char const *argv[]) | ||
| + | { | ||
| + | namespace stdx = std:: | ||
| + | |||
| + | return 0; | ||
| + | } | ||
| + | |||
| + | </ | ||
start.1700352707.txt.gz · Last modified: 2023/11/19 01:11 by skander