Pagini recente » Borderou de evaluare (job #233575) | Cod sursa (job #2977246) | Borderou de evaluare (job #1159999) | Autentificare | Borderou de evaluare (job #2426328)
Borderou de evaluare (job #2426328)
Raport evaluator
Compilare:
main.cpp: In function 'void computedp(int)':
main.cpp:86:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int h = 0; h < revg[node].size(); h++){
~~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfs(int)':
main.cpp:121:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < cycle.size(); i++)
~~^~~~~~~~~~~~~~
main.cpp:124:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < cycle.size(); i++) {
~~^~~~~~~~~~~~~~
main.cpp:135:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < cycle.size(); i++){
~~^~~~~~~~~~~~~~
main.cpp:143:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < cycle.size(); i++){
~~^~~~~~~~~~~~~~
main.cpp:144:21: warning: value computed is not used [-Wunused-value]
dp[0][cycle[i]] + MIN(sol0, sol1);
^
main.cpp:145:21: warning: value computed is not used [-Wunused-value]
dp[1][cycle[i]] + sol0;
~~~~~~~~~~~~~~~~^~~~~~
main.cpp: In member function 'char InParser::read_ch()':
main.cpp:19:28: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, dim, fin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 67ms | 24129kb | Incorect | 0 |
| 2 | 66ms | 24129kb | Incorect | 0 |
| 3 | 257ms | 38850kb | Incorect | 0 |
| 4 | 632ms | 57495kb | Incorect | 0 |
| 5 | 258ms | 45178kb | Incorect | 0 |
| 6 | 619ms | 56508kb | Incorect | 0 |
| 7 | 634ms | 68206kb | Incorect | 0 |
| 8 | 634ms | 57286kb | Incorect | 0 |
| 9 | 630ms | 68161kb | Incorect | 0 |
| 10 | 46ms | 24117kb | Incorect | 0 |
| Punctaj total | 0 |