Pagini recente » Cod sursa (job #1754046) | Cod sursa (job #1759904) | Borderou de evaluare (job #909443) | Borderou de evaluare (job #1755618) | Borderou de evaluare (job #1461814)
Borderou de evaluare (job #1461814)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:93:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < strlen(A);i++)
^
user.cpp:97:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < strlen(B);i++)
^
user.cpp:79:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logic.in","r",stdin);
^
user.cpp:80:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logic.out","w",stdout);
^
user.cpp:82:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&N);
^
user.cpp:86:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",A);
^
user.cpp:87:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",B);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 264kb | OK | 10 |
| 2 | 0ms | 268kb | OK | 10 |
| 3 | 0ms | 264kb | OK | 10 |
| 4 | 0ms | 264kb | Incorect | 0 |
| 5 | 4ms | 268kb | OK | 10 |
| 6 | 0ms | 268kb | OK | 10 |
| 7 | 0ms | 268kb | OK | 10 |
| 8 | 0ms | 268kb | OK | 10 |
| 9 | 0ms | 272kb | OK | 10 |
| 10 | 0ms | 268kb | OK | 10 |
| Punctaj total | 90 |