Pagini recente » Borderou de evaluare (job #395880) | Borderou de evaluare (job #1212236) | Borderou de evaluare (job #220260) | Borderou de evaluare (job #1803583) | Borderou de evaluare (job #1737037)
Borderou de evaluare (job #1737037)
Raport evaluator
Compilare:
user.cpp: In function ‘void rezolvare()’:
user.cpp:156:29: warning: NULL used in arithmetic [-Wpointer-arith]
for (int j=0;a1[j]!=NULL;j++)
^
user.cpp:148:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d\n",&n,&m,&s,&d);
^
user.cpp:155:17: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(a1);
^
user.cpp:172:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&k);
^
user.cpp:177:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&a);
^
user.cpp: In function ‘int main()’:
user.cpp:222:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tempest.in","r",stdin);
^
user.cpp:223:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tempest.out","w",stdout);
^
user.cpp:225:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&t);
^
/tmp/ccmBR02N.o: In function `rezolvare()':
user.cpp:(.text+0x4e4): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2736ms | 54732kb | OK | 100 |
Punctaj total | 100 |