start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2023/11/21 01:06] – skander | start [2023/11/21 01:09] (current) – skander | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| 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.1700525160.txt.gz · Last modified: 2023/11/21 01:06 by skander