Pagini recente » Borderou de evaluare (job #2354351) | Borderou de evaluare (job #111653) | Borderou de evaluare (job #1334447) | Borderou de evaluare (job #627554) | Borderou de evaluare (job #1408032)
Borderou de evaluare (job #1408032)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:85:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol1.size(); ++i)
^
user.cpp:73:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.in", "r", stdin);
^
user.cpp:74:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.out", "w", stdout);
^
user.cpp:75:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &T);
^
user.cpp:79:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(b + 1);
^
user.cpp:80:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(a + 1);
^
user.cpp:83:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(a + 1);
^
/tmp/ccAtCB6n.o: In function `main':
user.cpp:(.text.startup+0x7d): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 56ms | 1708kb | Incorect | 0 |
Punctaj total | 0 |