Pagini recente » Borderou de evaluare (job #1707749) | Borderou de evaluare (job #1762314) | Borderou de evaluare (job #816053) | Borderou de evaluare (job #1722013) | Borderou de evaluare (job #2649501)
Borderou de evaluare (job #2649501)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:17:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1; i<n; ++i)
^~~
main.cpp:21:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
bool has_digit = true;
^~~~
main.cpp:39:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<buckets[i].size(); ++j)
~^~~~~~~~~~~~~~~~~~
main.cpp:10:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in", "r", stdin);
^
main.cpp:11:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.out", "w", stdout);
^
main.cpp:14:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:15:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 30 |
2 | 31ms | 1695kb | OK | 10 |
3 | 313ms | 12824kb | OK | 10 |
4 | 310ms | 12955kb | OK | 10 | 0 |
5 | 2003ms | 123695kb | Time limit exceeded | 0 |
6 | 2003ms | 84918kb | Time limit exceeded | 0 |
7 | 61ms | 4440kb | Killed by Signal 11 | 0 |
8 | 535ms | 67313kb | Killed by Signal 11 | 0 | 0 |
9 | 538ms | 67379kb | Killed by Signal 11 | 0 |
10 | 523ms | 67338kb | Killed by Signal 11 | 0 |
Punctaj total | 30 |