This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
wangdan
/
watchrobot
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
master
Atzari
Tagi
dev
master
watchrobot
/
modules
/
waf
/
playground
/
cuda
/
main.cpp
main.cpp
78 B
Patstāvīgā saite
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
#include <stdio.h>
#include "test.h"
int main()
{
testcuda();
return 0;
}