Pagini recente » Borderou de evaluare (job #3203998) | Borderou de evaluare (job #2171398) | Borderou de evaluare (job #3237524) | Borderou de evaluare (job #3183582) | Borderou de evaluare (job #1136840)
Borderou de evaluare (job #1136840)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fIn,"%d",&t);
^
user.cpp:50:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fIn,"%d",&N);
^
user.cpp:54:40: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fIn,"%d",&vValues[j]);
^
user.cpp:73:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(fOut,"%d\n",baza_10());
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 232kb | OK | 100 |
Punctaj total | 100 |