代码搜索结果
找到约 10,000 项符合
Input 的代码
input
import org.antlr.runtime.*;
public class Main {
public static void main(String[] args) throws Exception {
for (int i=0; i
input
enum
input
int i;
int j;
method foo() {
int i;
int k;
i=3;
{
int j;
int k;
k = 4;
}
}
input
char c;
int x;
void bar(int x);
int foo(int y, char d) {
int i;
for (i=0; i
input
char c;
int x;
void bar(int x);
int foo(int y, char d) {
int i;
for (i=0; i
input
int i = 0;
/** @author foo {{z=3; q=4;}} {yy=33;}*/
method foo() {
int j = i;
i = 4;
}
/** @author bar
*/
method zero() {
return 0;
}
input
import org.antlr.runtime.*;
public class Main {
public static void main(String[] args) throws Exception {
for (int i=0; i
input
enum
input
int a;
input
typedef unsigned int size_t;
# 325 "/usr/lib/gcc/i386-redhat-linux/3.4.2/include/stddef.h" 3 4
typedef long int wchar_t;
# 34 "/usr/include/stdlib.h" 2 3 4
# 96 "/usr/include/stdlib.h" 3 4
typedef