view tmflry/C++ @ 6840:d3d7c1e6e92d

<izabera> ` printf \'#!/bin/bash\\nTIMEFORMAT="real: %%lR, user: %%lU, sys: %%lS"\\neval -- "$1"\\n\' > bin/\\`
author HackBot
date Sun, 14 Feb 2016 22:52:17 +0000
parents 187d003817ca
children
line wrap: on
line source

C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.