Pagini recente » Borderou de evaluare (job #691159) | Borderou de evaluare (job #917657) | Borderou de evaluare (job #316191) | Borderou de evaluare (job #2311033) | Borderou de evaluare (job #1653259)
Borderou de evaluare (job #1653259)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18: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:19: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:21:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int numTests; scanf("%d", &numTests);
^
user.cpp:25:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%lld\n", &N, &K);
^
user.cpp:26:16: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(S);
^
/tmp/ccXazFS9.o: In function `main':
user.cpp:(.text.startup+0x99): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 256kb | OK | 10 |
| 2 | 0ms | 256kb | OK | 10 |
| 3 | 0ms | 260kb | OK | 10 |
| 4 | 60ms | 288kb | OK | 10 |
| 5 | 120ms | 312kb | OK | 10 |
| 6 | 132ms | 308kb | OK | 10 |
| 7 | 140ms | 304kb | OK | 10 |
| 8 | Depăşit | 304kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 308kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 312kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |