Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
linkage
#include <iostream> struct T { static const int i = 42; }; void check(const int& z) { std::cout << "Check: " << z << "\n"; } int main() { // uncommenting the line below will lead to link error //check(T::i); }
run
|
edit
|
history
|
help
0
Hello
Podejrzana karteczka :0
Rev Fact WIP
vector destruction - gcc
rotation
Listas enlazadas - k-esimo elemento
candies problem
dijkstra's algo
Building squares using smallest amount of matches
პირამიდის ფართობი~ფინალური