Pagini recente » Cod sursa (job #214737) | Borderou de evaluare (job #1563608) | Cod sursa (job #790902) | Cod sursa (job #458705) | Borderou de evaluare (job #1568193)
Borderou de evaluare (job #1568193)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:73:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < ans.size(); i++) {
^
user.cpp:54:22: warning: unused variable ‘A’ [-Wunused-variable]
int i, j, l, A = 0;
^
user.cpp:19:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kss.in", "r", stdin);
^
user.cpp:20:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kss.out", "w", stdout);
^
user.cpp:22:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:25:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %lld", &n, &k);
^
user.cpp:26:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", &s[1]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 292kb | OK | 10 |
| 4 | 52ms | 348kb | OK | 10 |
| 5 | 132ms | 396kb | OK | 10 |
| 6 | Depăşit | 400kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 400kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 392kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 400kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 400kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |