Pagini recente » Borderou de evaluare (job #57080) | Borderou de evaluare (job #935673) | Borderou de evaluare (job #3270519) | Borderou de evaluare (job #1876423) | Borderou de evaluare (job #1477190)
Borderou de evaluare (job #1477190)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:15: warning: unused variable ‘phi’ [-Wunused-variable]
long long phi = N-1;
^
user.cpp:23:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inversmodular.in","r",stdin);
^
user.cpp:24:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inversmodular.out", "w", stdout);
^
user.cpp:26:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &A);
^
user.cpp:27:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
user.cpp: In function ‘long long int exp(long long int, long long int)’:
user.cpp:17:12: warning: ‘sol’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return sol;
^
user.cpp: In function ‘int main()’:
user.cpp:13:27: warning: ‘sol’ may be used uninitialized in this function [-Wmaybe-uninitialized]
sol= (sol * a);
^
user.cpp:7:15: note: ‘sol’ was declared here
long long sol;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | Incorect | 0 |
2 | 0ms | 272kb | Incorect | 0 |
3 | 0ms | 264kb | Incorect | 0 |
4 | Depăşit | 240kb | Time limit exceeded. | 0 |
5 | 0ms | 268kb | Incorect | 0 |
6 | 0ms | 272kb | Incorect | 0 |
7 | Depăşit | 240kb | Time limit exceeded. | 0 |
8 | Depăşit | 240kb | Time limit exceeded. | 0 |
9 | Depăşit | 244kb | Time limit exceeded. | 0 |
10 | Depăşit | 236kb | Time limit exceeded. | 0 |
Punctaj total | 0 |