Pagini recente » Borderou de evaluare (job #2982031) | Borderou de evaluare (job #201910) | Borderou de evaluare (job #2660888) | Cod sursa (job #3131255) | Borderou de evaluare (job #1313988)
Borderou de evaluare (job #1313988)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:21:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( i = 0 ; i < strlen(s) ; ++i )
^
user.cpp:18:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);getchar();gets(s);
^
user.cpp:18:38: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);getchar();gets(s);
^
user.cpp:28:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:31:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp: In function ‘void Solve_it()’:
user.cpp:82:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &k); k > 0 ; --k)
^
user.cpp:84:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr);
^
user.cpp:89:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
/tmp/ccWeBFUu.o: In function `Read()':
user.cpp:(.text+0x246): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 208ms | 41288kb | OK | 10 |
| 2 | 208ms | 41288kb | OK | 10 |
| 3 | 212ms | 41292kb | OK | 10 |
| 4 | 228ms | 41296kb | OK | 10 |
| 5 | 260ms | 41300kb | OK | 10 |
| 6 | 296ms | 41308kb | OK | 10 |
| 7 | 348ms | 41356kb | OK | 10 |
| 8 | 656ms | 41860kb | OK | 10 |
| 9 | Depăşit | 42780kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 45876kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |