Pagini recente » Borderou de evaluare (job #2326380) | Borderou de evaluare (job #3153982) | Borderou de evaluare (job #1724275) | Atasamentele paginii Coduri | Borderou de evaluare (job #1188194)
Borderou de evaluare (job #1188194)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.in", "r", stdin);
^
user.cpp:21:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.out", "w", stdout);
^
user.cpp:22:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &z);
^
user.cpp:25:16: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(t);
^
user.cpp:26:16: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(p);
^
/tmp/ccGga4Nw.o: In function `main':
user.cpp:(.text.startup+0x85): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 1048ms | 304kb | OK | 100 | 0 |
| 2 | Depăşit | 304kb | Time limit exceeded. | 0 |
| 3 | 576ms | 304kb | OK | 33 |
| Punctaj total | 100 |