| bio | website | |
|---|---|---|
| location | Shanghai, China | |
| age | ||
| visits | member for | 5 months |
| seen | 1 hour ago | |
| stats | profile views | 5 |
more than 10 years C++ experience
C++ hello world
#include <iostream>
int main(int argc, char* argv[])
{
std::cout << "hello world" << std::endl;
}
Ruby version hello world
def hello
puts "hello world"
end
|
|
Stack Overflow | 13 rep | 4 |
|
|
Server Fault | 1 rep |
This user has no active bounties
0 Votes Cast
This user has not cast any votes