Pagini recente » Cod sursa (job #1241203) | Borderou de evaluare (job #1166479)
Borderou de evaluare (job #1166479)
Raport evaluator
Compilare:
user.cpp: In function ‘void initial()’:
user.cpp:26:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d%d%d",&N,&K,&MOD);
^
user.cpp:26:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp: In function ‘void solve()’:
user.cpp:42:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d",DP[N][K] % MOD);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 604kb | OK | 10 |
2 | 4ms | 700kb | Incorect | 0 |
3 | 12ms | 812kb | Incorect | 0 |
4 | 16ms | 908kb | Incorect | 0 |
5 | 76ms | 936kb | Incorect | 0 |
6 | 584ms | 1244kb | Incorect | 0 |
7 | Depăşit | 1236kb | Time limit exceeded. | 0 |
8 | Depăşit | 1280kb | Time limit exceeded. | 0 |
9 | Depăşit | 1260kb | Time limit exceeded. | 0 |
10 | 4ms | 596kb | OK | 10 |
Punctaj total | 20 |