Snippets Collections
import numpy as np
p = np.array([1/2, 1/2])
ex = np.array([1, 2])
dot_prod = ex @ p
#ifdef __APPLE__
freopen("inputFilename.txt", "r", stdin);
freopen("outputFilename.txt", "w", stdout);
#endif
star

Mon May 03 2021 16:22:37 GMT+0000 (Coordinated Universal Time)

#c++ #output #xcode #redirection
star

Tue Apr 20 2021 01:06:11 GMT+0000 (Coordinated Universal Time) https://gitlab.eecs.umich.edu/eecs281/wiki/-/wikis/xcode-file-redirection

#c++ #output #xcode #redirection

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension