Pagini recente » Borderou de evaluare (job #2352408) | Borderou de evaluare (job #2057003) | Borderou de evaluare (job #2057190) | Borderou de evaluare (job #2129573) | Borderou de evaluare (job #1440540)
Borderou de evaluare (job #1440540)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:77:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("largestroot.in", "r", stdin);
^
user.cpp:78:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("largestroot.out", "w", stdout);
^
user.cpp:79:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &T);
^
user.cpp:82:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:87:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(b);
^
/tmp/cc4umbRR.o: In function `main':
user.cpp:(.text.startup+0xfa): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 52ms | 1304kb | Incorect | 0 |
Punctaj total | 0 |