Pagini recente » Borderou de evaluare (job #20055) | Borderou de evaluare (job #2392388) | Borderou de evaluare (job #1760367) | Diferente pentru problema/munte intre reviziile 14 si 13 | Borderou de evaluare (job #1709396)
Borderou de evaluare (job #1709396)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < pairs.size(); j++) {
^
user.cpp:10:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.in", "r", stdin);
^
user.cpp:11:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.out", "w", stdout);
^
user.cpp:16:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.cpp:20:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lli", &n);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 456kb | OK | 100 |
| Punctaj total | 100 |