Pagini recente » Diferente pentru blog/mindcoding intre reviziile 14 si 3 | Borderou de evaluare (job #2915187) | Borderou de evaluare (job #2753980) | Borderou de evaluare (job #1821278) | Borderou de evaluare (job #1324986)
Borderou de evaluare (job #1324986)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%I64d",&n);
^
user.cpp:20:46: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
fprintf(g,"%ld\n",(int)log2f(n)+1);
^
user.cpp:21:45: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
else fprintf(g,"%ld\n",(int)log2f(n));
^
user.cpp:12:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%ld",&t);
^
user.cpp:16:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%I64d",&n);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | Incorect | 0 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 280kb | Incorect | 0 |
| 4 | 0ms | 276kb | Incorect | 0 |
| 5 | 0ms | 280kb | Incorect | 0 |
| 6 | 44ms | 284kb | Incorect | 0 |
| 7 | Depăşit | 280kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 276kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 272kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 268kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |