Pagini recente » Borderou de evaluare (job #2458524) | Cod sursa (job #2425684) | Suma și numărul de divizori | Borderou de evaluare (job #2162737) | Borderou de evaluare (job #1672025)
Borderou de evaluare (job #1672025)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.in","r",stdin);
^
user.cpp:28:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.out","w",stdout);
^
user.cpp:30:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&n);
^
user.cpp:31:17: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(buffer); l=0;
^
/tmp/ccRh7JBw.o: In function `main':
user.cpp:(.text.startup+0x6a): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 6952kb | OK | 10 |
| 2 | 8ms | 6956kb | OK | 10 |
| 3 | 8ms | 6996kb | OK | 10 |
| 4 | 12ms | 7216kb | OK | 10 |
| 5 | 16ms | 7412kb | OK | 10 |
| 6 | 48ms | 9432kb | OK | 10 |
| 7 | 8ms | 6972kb | OK | 10 |
| 8 | 40ms | 8828kb | OK | 10 |
| 9 | 124ms | 13660kb | OK | 10 |
| 10 | 236ms | 20004kb | OK | 10 |
| Punctaj total | 100 |