Pagini recente » Borderou de evaluare (job #1181476) | Borderou de evaluare (job #2670767) | Borderou de evaluare (job #978336) | Borderou de evaluare (job #1827831) | Borderou de evaluare (job #1282642)
Borderou de evaluare (job #1282642)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("divmul.in", "r", stdin);
^
user.cpp:24:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("divmul.out", "w", stdout);
^
user.cpp:27:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:30:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &x, &y);
^
user.cpp: In function ‘int descFactoriPrimi(int)’:
user.cpp:19:12: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return cnt;
^
user.cpp: In function ‘int main()’:
user.cpp:33:26: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
raspuns = 1 << pr;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 240kb | Time limit exceeded. | 0 |
Punctaj total | 0 |