Pagini recente » Cod sursa (job #948871) | Cod sursa (job #217575) | Monitorul de evaluare | Cod sursa (job #1364532) | Borderou de evaluare (job #1511654)
Borderou de evaluare (job #1511654)
Raport evaluator
Compilare:
user.cpp: In function ‘int findH(int)’:
user.cpp:19:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < H[r].size (); i++) {
^
user.cpp: In function ‘void deleteH(int)’:
user.cpp:38:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = poz; i < H[r].size() - 1; i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:46:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("hashuri.in", "r", stdin);
^
user.cpp:47:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("hashuri.out", "w", stdout);
^
user.cpp:49:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &N);
^
user.cpp:52:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &tip, &X);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 12ms | 8060kb | OK | 10 | 10 |
| 2 | 12ms | 8064kb | OK | 10 | 10 |
| 3 | 12ms | 8056kb | OK | 10 | 10 |
| 4 | 64ms | 8216kb | OK | 10 | 30 |
| 5 | 80ms | 8808kb | OK | 10 |
| 6 | 100ms | 9472kb | OK | 10 |
| 7 | 224ms | 9516kb | OK | 10 | 10 |
| 8 | 432ms | 12876kb | OK | 10 | 30 |
| 9 | 848ms | 15092kb | OK | 10 |
| 10 | 816ms | 13772kb | OK | 10 |
| Punctaj total | 100 |