Borderou de evaluare (job #1149385)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:24: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f1,"%d%d",&N,&M);
^
user.cpp:9:24: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=]
user.cpp:11:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f1,"%d",&t[i]);
^
user.cpp:13:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
{fscanf(f1,"%d%d",&Q,&P);
^
user.cpp:13:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=]
user.cpp:20:22: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
fprintf(f2,"%d\n",Q);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 236kb | OK! | 10 |
2 | 4ms | 232kb | OK! | 10 |
3 | 8ms | 232kb | OK! | 10 |
4 | 56ms | 260kb | OK! | 10 |
5 | 84ms | 260kb | OK! | 10 |
6 | Depăşit | 340kb | Time limit exceeded. | 0 |
7 | 104ms | 480kb | OK! | 10 |
8 | 168ms | 616kb | OK! | 10 |
9 | Depăşit | 996kb | Time limit exceeded. | 0 |
10 | Depăşit | 1188kb | Time limit exceeded. | 0 |
Punctaj total | 70 |