Pagini recente » Borderou de evaluare (job #400637) | Borderou de evaluare (job #1631495) | Borderou de evaluare (job #1800405) | Borderou de evaluare (job #2915089) | Borderou de evaluare (job #2221131)
Borderou de evaluare (job #2221131)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; (1<<i) <= p; ++ i) // Luam toti biti lui p la rand
~~~~~~~^~~~
user.cpp:18:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if ( ((1<<i) & p) > 0) // Daca bitul i din p este 1 atunci adaugam n^(2^i) la solutie
^~
user.cpp:21:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
a=(a * a) % m; // Inmultim a cu a ca sa obtinem n^(2^(i+1))
^
user.cpp:12:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lgput.in","r",stdin);
^
user.cpp:13:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lgput.out","w",stdout);
^
user.cpp:14:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &p);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 752kb | OK | 10 |
2 | 0ms | 756kb | OK | 10 |
3 | 0ms | 860kb | OK | 10 |
4 | 0ms | 876kb | OK | 10 |
5 | 0ms | 756kb | OK | 10 |
6 | 0ms | 864kb | OK | 10 |
7 | 0ms | 792kb | OK | 10 |
8 | 0ms | 816kb | OK | 10 |
9 | 0ms | 876kb | OK | 10 |
10 | 0ms | 756kb | OK | 10 |
Punctaj total | 100 |