Pagini recente » Secretul Cifrului | Cod sursa (job #59801) | Borderou de evaluare (job #2613117) | Cod sursa (job #65271) | Borderou de evaluare (job #1416287)
Borderou de evaluare (job #1416287)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("decod.in","r",stdin);
^
user.cpp:14:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("decod.out","w",stdout);
^
user.cpp:15:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&k,&p);
^
user.cpp:16:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s+1);
^
user.cpp:37:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s+1);
^
/tmp/ccYhKMF0.o: In function `main':
user.cpp:(.text.startup+0x72): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 276kb | OK | 10 |
| 4 | 0ms | 276kb | OK | 10 |
| 5 | 0ms | 280kb | OK | 10 |
| 6 | 0ms | 288kb | OK | 10 |
| 7 | 0ms | 284kb | OK | 10 |
| 8 | 0ms | 276kb | OK | 10 |
| 9 | 0ms | 276kb | OK | 10 |
| 10 | 0ms | 284kb | OK | 10 |
| Punctaj total | 100 |